Browse by Tags
All Tags »
IIS (
RSS)
Today I wanted to find a way to flush the IIS FTP logs on-demand. The logs for IIS FTP flush to disk every 6 minutes, and the HTTP logs every 1 minute (or 64kb). This can make troubleshooting difficult when you don’t receive immediate access Read More......( read more ) Read More...
I just stumbled across a piece of sample code that I had written several months ago for a coworker, and I thought that I'd share it with everyone. Here's the scenario: my coworker asked me if it was possible to have different client-side scripts inserted dynamically depending on the type of web browser that is being used. If the application was written in ASP.NET or some other dynamic language, then it would be trivial to determine the browser type and return the correct HTML <script> block...( read more ) Read More...
In Part 2 of this series, I'll show you how to customize the area chart from Part 1 to show the chart area with a gradient. More specifically, there are three different chart gradient methods that we'll take a look at in this blog post: SetOneColorGradient SetTwoColorGradient SetPresetGradient Before I continue, there is one quick Log Parser convention that you should realize: there are two objects that Log Parser will create and pass to your script. As you look at the sample scripts in this post...( read more ) Read More...
I recently had a situation where I wanted to customize the chart output from Log Parser, and after a bunch of research I eventually arrived at the conclusion that configuration scripts for create customized charts are probably the least-documented feature of Log Parser. After a lot of experimentation, (and a bit of frustration), I finally managed to achieve the results that I wanted. With that in mind, I thought that it would make a great blog series if I documented some of the settings that I used...( read more ) Read More...
This week’s RunAs Radio has Clint Huffman , a Microsoft Premier Field Engieer talking to Richard Campbell about understanding the health state of IIS7/7.5. There is some excellent content in this episode and I’d strongly recommend listning to it. Clint covers aspects such as mappings, caching, failed request tracing and the IIS Log Analyzer. Rather than tell you everything that is in the podcast, listen now! - http://www.runasradio.com/default.aspx?showNum=248 RunAs Radio is an excellent weekly...( read more ) Read More...
You can find this week’s video here . I’ve been looking forward to releasing this week’s video. IIS FTP User isolation is an interesting topic because it offers a lot of power and flexibility but it’s not very intuitive because of how it’s managed Read More......( read more ) Read More...
A question came up on a blog post of mine on how to redirect a domain name that doesn’t have www in it while retaining the original domain name. Basically, to have a generic redirect to add on a www if it’s not already there. For example, how could Read More......( read more ) Read More...
You can find this week’s video here . IIS FTP supports a new type of user called IIS Manager Users. This type of user can be used instead of Windows Local or Active Directory Users. They are useful if you want to manage a number of FTP users but don’t Read More......( read more ) Read More...
Two months ago Microsoft published an update for the WebDAV module that shipped with IIS 7.5 in Windows 7 and Windows Server 2008 R2, and this update is documented in the Microsoft Knowledge Base article ID 2593591: FIX: A hotfix is available that enables WebDAV to store the properties of file resources by using NTFS alternate data streams in IIS 7.5 This update enables administrators to configure the IIS 7.5 WebDAV module to store WebDAV-based properties in NTFS alternate data streams instead of...( read more ) Read More...
If you’ve been following my 52-week series you most likely noticed that we’re nearing the end. This evening, for example, I’m recording week 47. One viewer made a suggestion to create a Q&A for the last couple videos. I thought that Read More......( read more ) Read More...
More Posts
Next page »