July 2008 Archive on Won Yoo's Blog

Relationship between Application Request Routing and URL Rewrite modules

As most of you know by now, Application Request Routing (ARR) CTP1 was released in early July. (Download x86 here and x64 here . Support is available via this forum.) ARR relies on the URL Rewrite module for inspecting the incoming HTTP requests and making...

IIS Extensions and servicing

This week, IIS team has released two servicing patches for the following IIS Extensions: FTP for IIS 7.0 (KB955136) x86: http://www.microsoft.com/downloads/details.aspx?FamilyID=f23f366f-5d1c-4390-934c-d5e9c3057661&DisplayLang=en x64: http://www.microsoft...

SSL off-loading in Application Request Routing

One of the features that has not been called out explicitly in Application Request Routing (ARR) documentations is SSL off-loading. This is a feature in which the communications between the clients and the ARR server are done via SSL while the communications...

Application Request Routing (ARR) as a reverse proxy?

I have been asked if Application Request Routing (ARR) can be used as a reverse proxy - and the answer is YES! As you may know, ARR depends on URL rewrite module to inspect the incoming requests and determine which server group the request should be routed...

Application Request Routing CTP1 has been released.

Application Request Routing (ARR) was just released yesterday (July 2, 08) and I wanted to highlight some of the core scenarios that the CTP1 release enables. (You can get more information on ARR and helpful walkthroughs here .) 3 tier deployment architecture...

Application Request Routing (ARR) CTP1 and PowerShell Provider CTP2 modules are released.

Today, we are excited to announce two module releases for IIS7: Application Request Routing (ARR) CTP1 PowerShell Provider CTP2 Application Request Routing: Microsoft Application Request Routing for IIS7 is a proxy based routing module that forwards HTTP...

Microsoft Communities