In recent weeks we’ve been looking at Application Request Routing (ARR) and how to use it in your environment. Since it is a service that lives on a Windows server, it is possible to have the ARR role on the same server(s) as the web role.
My recommendation is to give dedicated servers to the ARR role if possible. The two reasons why I recommend this is for 1) troubleshooting reasons since it’s a bit more difficult to troubleshoot URL Rewrite rules when both roles are on the same server and 2) to protect the ARR servers (very low failure rate + low performance requirements) from the web servers (higher failure rate + higher performance requirements).
However, there are still valid reasons to collapse the two roles in a single server, or into multiple ARR+WEB servers. This video discusses this option and shows two tricks on how to do this successfully.
This is now the 12th week in a mini-series on web farms, and the 37th week of the entire series. You can view past and future weeks in the section below.
Having problems viewing on your mobile device? Click here instead.
About Scott Forsyth
 |
Senior Systems Engineer at ORCS Web, Inc (www.orcsweb.com) and co-founder of Vaasnet (www.vaasnet.com). Microsoft MVP for IIS. ASPInsider. Strengths are IIS, ASP.NET, DNS, Windows Server, and Hyper-V.
This author has published 50 articles on DotNetSlackers. View other articles or the complete profile here.
|
Other articles in this category
IIS FTP User Isolation - Week 46
This week we walk through the five isolation modes to gain a full understanding of the IIS FTP metho...
FTP Firewall settings, Active vs. Passive, and FTPS Explicit vs. Implicit Week 47
Understanding Active and Passive mode for FTP is useful for troubleshooting and ensuring that the fi...
Q&A. What’s new in IIS8, Perf, Indexing Service–Week 49
This week I'm taking Q&A from viewers, starting with what's new in IIS8, a question on enable32BitAp...
IIS FTP Troubleshooting - Week 48
This lesson covers ways to troubleshoot IIS FTP. When it works, it works well, but if you run into i...
Q&A. DNS Load Balancing, Google and Geo-location, CDNs-Week 50
This week answers two Q&A questions from viewers. DNS Load Balancing and then some discussion and a ...
You might also be interested in the following related blog posts
ASP.NET 4 Web Server Here Shell Extension
read more
ASP.NET 4 Beta 2 - New Version, New Docs, New MSDN Site !
read more
Web Deployment Tool released to web (RTW)
read more
Announcing the WebsiteSpark Program
read more
Announcing the Microsoft AJAX CDN
read more
Make SharePoint 2007 Act Like SharePoint 2010 (sort of ...)
read more
Understanding Reverse Proxy Servers and the Mailman
read more
Using SSL in your application
read more
Keeping ELMAH's Error Log Size In Check
read more
SharePoint Search-as-You-Type with jQuery
read more
|
|
Please login to rate or to leave a comment.