Contents tagged with Webfarm
-
Bindings and Rules for ARR-Week 32
You can find this week’s video here.
-
Introduction to Application Request Routing-Week 31
I’m finally catching up on the series. Sorry to those who have asked about the delay. I had completed the videos, but a delay with the article submission kept week 31 from going live. Since it is a fundamental week, I didn’t blog about the other weeks until this week was ready. Now we’re back in business!
-
IIS Shared Config–Staggered Install-Week 30
You can find this week’s video here.
-
IIS 7 Shared Configuration–Week 28
You can find this week’s video here.
-
URLRewrite ServerNameVariable Provider
IIS URL Rewrite is a powerful tool that I’ve grown quite fond of. One variable that URL Rewrite doesn’t have, which I wish it did, is the Server Name (Machine Name, Computer Name, whatever you want to call it). The server name isn’t a normal HTTP server variable. So, I wrote a simple provider to take care of that.
-
SiteServerDetails–Details for Web Farm Nodes
Often times if you administer a web farm, or develop for a web farm, you want to know which node you’re currently on. This is useful is you want to know if your load balancers are balancing with the algorithm that you expect, or if you want to troubleshoot why a website fails just some of the time.
-
DFS for Webfarm Usage - Content Replication and Failover