Archives
-
Windows 8 / IIS 8 Concurrent Requests Limit
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.
-
URL Rewrite – Protocol (http/https) in the Action
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.
-
Introducing Testing Domain - localtest.me
Save this URL, memorize it, write it on a sticky note, tweet it, tell your colleagues about it!
-
Google and Geo-location, CNDs, DNS Load Balancing-Week 50
You can find this week’s video here.
-
What’s new in IIS8, Perf, Indexing Service-Week 49
You can find this week’s video here.
-
What’s New in IIS 8
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 and to find out which features are coming.
-
IIS FTP Troubleshooting-Week 48
You can find this week’s video here.
-
FTP Firewall Settings, Active vs. Passive, and FTPS Explicit vs. Implicit-Week 47
You can find this week’s video here.
-
Flush IIS HTTP and FTP Logs to Disk
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 to the latest log data.
-
IIS FTP User Isolation-Week 46
You can find this week’s video here.
-
Redirecting Non-www to Domain Equivalent
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.
-
IIS FTP and IIS Manager Users-Week 45
You can find this week’s video here.