April 2012 Archive on Scott Forsyth's Blog

Apr 06, 2013

Microsoft IIS Server has what appears to be an odd default for the application pool recycle time. It defaults to 1740 minutes, which is exactly 29 hours. I’ve always been a bit curious where that default came from. If you’re like...

0 comments

Jan 29, 2013

Application Request Routing (ARR) is a great solution for load balancing and other proxying needs. I’m a big fan and have written often about it. I had someone ask me this week about WebDAV support for ARR. With his ARR setup...

0 comments

Jan 16, 2013

A friend of mine asked me recently how to handle a situation with a dot (.) in the path for an MVC project.  The path looked something like this: http://domain.com/aspnet/CLR4.0 The MVC routes didn’t work for this path and...

0 comments

Nov 13, 2012

IIS 8 on Windows Server 2012 doesn’t have any fixed concurrent request limit, apart from whatever limit would be reached when resources are maxed. However, the client version of IIS 8, which is on Windows 8, does have a concurrent...

0 comments

Nov 07, 2012

IIS URL Rewrite supports server variables for pretty much every part of the URL and http header. However, there is one commonly used server variable that isn’t readily available.  That’s the protocol—HTTP or HTTPS. You can...

0 comments

May 14, 2012

Save this URL, memorize it, write it on a sticky note, tweet it, tell your colleagues about it!  localtest.me ( http://localtest.me ) and *.localtest.me ( http://something.localtest.me ) If you do any testing on your local...

0 comments

Apr 19, 2012

You can find this week’s video here . This week answers two Q&A questions from viewers. DNS Load Balancing and then some discussion and a walkthrough using Application Request Routing (ARR) for a Content Delivery Network ...

0 comments

Mar 27, 2012

You can find this week’s video here . After some delays in the publishing process week 49 is finally live.  This week I'm taking Q&A from viewers, starting with what's new in IIS8, a question on enable32BitAppOnWin64...

0 comments

Mar 01, 2012

With the beta release of Windows Server 8 today, Internet Information server (IIS) 8 is available to the public for testing and even production workload testing.  Many system administrators have been anxious to kick the tires...

0 comments

Feb 21, 2012

You can find this week’s video here . This lesson covers ways to troubleshoot IIS FTP. When it works, it works well, but if you run into issues getting an FTP account working it can sometimes be difficult to resolve. This video...

0 comments

Feb 13, 2012

You can find this week’s video here . Have you ever wondered what FTP Active mode or Passive mode means? Do you have a good understanding of the FTP data channel or control channel? It can be difficult to fully understand FTP...

0 comments

Feb 03, 2012

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...

0 comments

1 2 3 4 5  Next »  ... Last »