<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Won Yoo&amp;#39;s Blog : cache proxy</title><link>http://blogs.iis.net/wonyoo/archive/tags/cache+proxy/default.aspx</link><description>Tags: cache proxy</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Application Request Routing: Benefits of caching</title><link>http://blogs.iis.net/wonyoo/archive/2009/10/14/application-request-routing-benefits-of-caching.aspx</link><pubDate>Thu, 15 Oct 2009 01:20:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3458964</guid><dc:creator>wonyoo</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/wonyoo/rsscomments.aspx?PostID=3458964</wfw:commentRss><comments>http://blogs.iis.net/wonyoo/archive/2009/10/14/application-request-routing-benefits-of-caching.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;As you know, ARRv2 RC was released a few weeks ago.&amp;nbsp; (To learn more about ARRv2, click &lt;A class="" href="http://learn.iis.net/page.aspx/570/application-request-routing-version-2" mce_href="http://learn.iis.net/page.aspx/570/application-request-routing-version-2"&gt;here&lt;/A&gt;.&amp;nbsp; Download &lt;A class="" href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=ed922306-0d35-4764-8c2c-a378b54e90e1" mce_href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=ed922306-0d35-4764-8c2c-a378b54e90e1"&gt;x64 &lt;/A&gt;or &lt;A class="" href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=85fc3a02-5b38-4271-b590-ad91bb9a446b" mce_href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=85fc3a02-5b38-4271-b590-ad91bb9a446b"&gt;x86&lt;/A&gt;.)&amp;nbsp; With ARRv2 RC, ARR now has two cache tiers, kernel memory cache and disk cache.&amp;nbsp; I think people in general understand the benefits of caching (reduced latency, reduction in bandwidth consumption, etc) but recently, a customer who has deployed ARRv2 RC in production sent me the following data.&amp;nbsp; The customer is using ARR as a reverse proxy to load balance the requests to several content servers.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;A href="http://blogs.iis.net/blogs/wonyoo/ARR-caching-customer.JPG"&gt;&lt;IMG src="http://blogs.iis.net/blogs/wonyoo/ARR-caching-customer.JPG" border=0&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;The data on the left is from the content servers (aggregated) and the data on the right is from ARR.&amp;nbsp; In this customers environment, over the course of 4 days (duration of time in Oct when the logs have been captured), he saved approximately 100GB worth of bandwidth (160GB total bytes in ARR vs. 62GB at the content servers).&amp;nbsp; Of course, your mileage may vary depending on the cache-ability of the contents that you serve, but savings of 100GB in 4 days is significant for this customer.&lt;/P&gt;
&lt;P mce_keep="true"&gt;I was really impressed to see the "real customer" data on ARR cache performance so I figured I would share it on iis.net.&amp;nbsp;&amp;nbsp; If you haven't already, check out &lt;A class="" href="http://www.iis.net/extensions/ApplicationRequestRouting" mce_href="http://www.iis.net/extensions/ApplicationRequestRouting"&gt;ARR&lt;/A&gt; and see what it can do for you in your environment.&amp;nbsp; ARRv2 RC comes with GoLive license, which means it can be deployed in production.&lt;/P&gt;
&lt;P mce_keep="true"&gt;Note: Because some of the contents are being served from the cache in ARR, if you are providing logs to your customers, you will need to gather logs from ARR as well as from the content servers to provide the complete log.&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3458964" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/wonyoo/archive/tags/Application+Request+Routing/default.aspx">Application Request Routing</category><category domain="http://blogs.iis.net/wonyoo/archive/tags/arr/default.aspx">arr</category><category domain="http://blogs.iis.net/wonyoo/archive/tags/cache+proxy/default.aspx">cache proxy</category></item><item><title>Microsoft Application Request Routing (ARR) Version 2 RC for IIS7 has been released.</title><link>http://blogs.iis.net/wonyoo/archive/2009/09/24/microsoft-application-request-routing-arr-version-2-rc-for-iis7-has-been-released.aspx</link><pubDate>Thu, 24 Sep 2009 19:09:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3423891</guid><dc:creator>wonyoo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/wonyoo/rsscomments.aspx?PostID=3423891</wfw:commentRss><comments>http://blogs.iis.net/wonyoo/archive/2009/09/24/microsoft-application-request-routing-arr-version-2-rc-for-iis7-has-been-released.aspx#comments</comments><description>&lt;P&gt;&lt;STRONG&gt;Microsoft Application Request Routing (ARR) Version 2 RC for IIS7 has been released.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=style2&gt;Overview&lt;/SPAN&gt;:&lt;/STRONG&gt;&lt;BR&gt;Application Request Routing v2.0 RC is an incremental release that includes all the features from version 1.0, and adds support for disk based cache. ARR v2.0 RC comes with Go Live rights and is licensed to be deployed in production environments. &lt;/P&gt;
&lt;P&gt;ARR v2.0 RC can be used to:&lt;BR&gt;• Enhance ARR v1.0 scenarios with disk cache. &lt;BR&gt;• Use ARR as an edge cache CDN/ECN environments.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=style2&gt;Download ARRv2 RC from&lt;/SPAN&gt;:&lt;/STRONG&gt;&lt;BR&gt;• Microsoft Application Request Routing Version 2 RC for IIS 7.0 (x86) &lt;A href="http://download.microsoft.com/download/4/D/F/4DFDA851-515F-474E-BA7A-5802B3C95101/ARRv2_setup_x86_RC.EXE" mce_href="http://download.microsoft.com/download/4/D/F/4DFDA851-515F-474E-BA7A-5802B3C95101/ARRv2_setup_x86_RC.EXE"&gt;here&lt;/A&gt;.&lt;BR&gt;• Microsoft Application Request Routing Version 2 RC for IIS 7.0 (x64) &lt;A href="http://download.microsoft.com/download/3/4/1/3415F3F9-5698-44FE-A072-D4AF09728390/ARRv2_setup_x64_RC.EXE" mce_href="http://download.microsoft.com/download/3/4/1/3415F3F9-5698-44FE-A072-D4AF09728390/ARRv2_setup_x64_RC.EXE"&gt;here&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=style2&gt;Feature list&lt;/SPAN&gt;:&lt;/STRONG&gt;&lt;BR&gt;&lt;STRONG&gt;• Disk-based caching&lt;/STRONG&gt;&lt;BR&gt;In addition to the kernel memory cache in ARR Version 1, Version 2 adds support for &lt;A href="http://learn.iis.net/page.aspx/575/configure-and-enable-disk-cache-in-application-request-routing/" mce_href="http://learn.iis.net/page.aspx/575/configure-and-enable-disk-cache-in-application-request-routing/"&gt;disk-based cache&lt;/A&gt;, including support for a secondary network-based drive. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;• Cache hierarchy management&lt;/STRONG&gt;&lt;BR&gt;Define and &lt;A href="http://learn.iis.net/page.aspx/577/cache-hierarchy-management-using-application-request-routing/" mce_href="http://learn.iis.net/page.aspx/577/cache-hierarchy-management-using-application-request-routing/"&gt;manage relationships&lt;/A&gt; between cache nodes, including support for the Cache Array Routing Protocol (CARP). &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;• Cache proxy node in CDN/ECN environment &lt;/STRONG&gt;&lt;BR&gt;Because ARR is a proxy-based HTTP request routing module with support for disk cache and CARP, ARR can be used as &lt;A href="http://learn.iis.net/page.aspx/649/deploying-application-request-routing-in-cdn/" mce_href="http://learn.iis.net/page.aspx/649/deploying-application-request-routing-in-cdn/"&gt;a cache proxy in a CDN/ECN environment&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;• Caching compressed objects &lt;SPAN class=style1&gt;&lt;EM&gt;(Improved in RC)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR&gt;Disk-based cache stores compressed objects so that the objects do not have to be compressed in real time for every request. In RC, ARR will &lt;A href="http://learn.iis.net/page.aspx/676/using-compression-in-arr/" mce_href="http://learn.iis.net/page.aspx/676/using-compression-in-arr/"&gt;gzip compress objects&lt;/A&gt; even if the content server does not respond with gzip content-encoding. &lt;BR&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;• Browsing cached contents using IIS Manager &lt;SPAN class=style1&gt;&lt;EM&gt;(Improved in RC)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR&gt;&lt;A href="http://learn.iis.net/page.aspx/650/browse-cached-contents-on-disk-on-application-request-routing/" mce_href="http://learn.iis.net/page.aspx/650/browse-cached-contents-on-disk-on-application-request-routing/"&gt;Browse through&lt;/A&gt; cached contents across multiple drives in one consolidated graphical view in IIS Manager. In RC, the performance enhancements in the UI (inetmgr) allows browsing of cached directories and files more quickly. It also includes improvements to usability. &lt;BR&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;• Removing cached contents &lt;/STRONG&gt;&lt;BR&gt;&lt;A href="http://learn.iis.net/page.aspx/576/invalidate-cached-objects/" mce_href="http://learn.iis.net/page.aspx/576/invalidate-cached-objects/"&gt;Delete cached contents&lt;/A&gt; by matching URL patterns. &lt;BR&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;• Overriding cache-control directives &lt;/STRONG&gt;&lt;BR&gt;Manually &lt;A href="http://learn.iis.net/page.aspx/651/manually-override-cache-control-directives-using-application-request-routing/" mce_href="http://learn.iis.net/page.aspx/651/manually-override-cache-control-directives-using-application-request-routing/"&gt;override the cache-control directives&lt;/A&gt; in the response header to change the cache behavior. &lt;BR&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;• Warming up cache node &lt;SPAN class=style1&gt;&lt;EM&gt;(Improved in RC)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR&gt;&lt;A href="http://learn.iis.net/page.aspx/652/warm-up-cache-nodes-on-application-request-routing/" mce_href="http://learn.iis.net/page.aspx/652/warm-up-cache-nodes-on-application-request-routing/"&gt;Proactively warm up your cache node&lt;/A&gt; with contents that will be in demand before they are requested. In RC, the contents can be pre-cached selectively only at the parent cache tier. &lt;BR&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;• Intelligent byte-range support&lt;/STRONG&gt;&lt;BR&gt;ARR converts the &lt;A href="http://learn.iis.net/page.aspx/653/configure-byte-range-request-segment-size-in-application-request-routing/" mce_href="http://learn.iis.net/page.aspx/653/configure-byte-range-request-segment-size-in-application-request-routing/"&gt;byte-range request&lt;/A&gt; into manageable segments to increase cache hit/miss ratio without sacrificing response time. &lt;BR&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;• Intelligent live request support &lt;/STRONG&gt;&lt;BR&gt;ARR is designed to work with &lt;A href="http://learn.iis.net/page.aspx/654/configure-request-consolidation-feature-in-application-request-routing/" mce_href="http://learn.iis.net/page.aspx/654/configure-request-consolidation-feature-in-application-request-routing/"&gt;Live Smooth Streaming &lt;/A&gt;to support live content requests without over-loading the live streaming server. &lt;BR&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;• Caching while serving response&lt;/STRONG&gt;&lt;BR&gt;Caching large content, such as a movie clip, may take some time. ARR Version 2 Beta 2 is capable of caching the content while serving the response immediately.&lt;/P&gt;&lt;STRONG&gt;&lt;SPAN class=style2&gt;Documentation&lt;/SPAN&gt;:&lt;/STRONG&gt;&lt;BR&gt;&lt;A href="http://learn.iis.net/page.aspx/570/application-request-routing-version-2/" mce_href="http://learn.iis.net/page.aspx/570/application-request-routing-version-2/"&gt;Application Request Routing Version 2&lt;/A&gt;&lt;BR&gt;&lt;A href="http://learn.iis.net/page.aspx/574/install-application-request-routing-version-2/" mce_href="http://learn.iis.net/page.aspx/574/install-application-request-routing-version-2/"&gt;Install Application Request Routing Version 2&lt;/A&gt;&lt;BR&gt;&lt;A href="http://learn.iis.net/page.aspx/575/configure-and-enable-disk-cache-in-application-request-routing/" mce_href="http://learn.iis.net/page.aspx/575/configure-and-enable-disk-cache-in-application-request-routing/"&gt;Configure and enable disk cache in Application Request Routing&lt;/A&gt;&lt;BR&gt;&lt;A href="http://learn.iis.net/page.aspx/577/cache-hierarchy-management-using-application-request-routing/" mce_href="http://learn.iis.net/page.aspx/577/cache-hierarchy-management-using-application-request-routing/"&gt;Cache hierarchy management using Application Request Routing&lt;/A&gt;&lt;BR&gt;&lt;A href="http://learn.iis.net/page.aspx/649/deploying-application-request-routing-in-cdn/" mce_href="http://learn.iis.net/page.aspx/649/deploying-application-request-routing-in-cdn/"&gt;Deploying Application Request Routing in CDN&lt;/A&gt;&lt;BR&gt;&lt;A href="http://learn.iis.net/page.aspx/650/browse-cached-contents-on-disk-on-application-request-routing/" mce_href="http://learn.iis.net/page.aspx/650/browse-cached-contents-on-disk-on-application-request-routing/"&gt;Browse cached contents on disk on Application Request Routing&lt;/A&gt;&lt;BR&gt;&lt;A href="http://learn.iis.net/page.aspx/576/invalidate-cached-objects/" mce_href="http://learn.iis.net/page.aspx/576/invalidate-cached-objects/"&gt;Delete cached objects&lt;/A&gt;&lt;BR&gt;&lt;A href="http://learn.iis.net/page.aspx/651/manually-override-cache-control-directives-using-application-request-routing/" mce_href="http://learn.iis.net/page.aspx/651/manually-override-cache-control-directives-using-application-request-routing/"&gt;Manually override cache-control directives using Application Request Routing&lt;/A&gt;&lt;BR&gt;&lt;A href="http://learn.iis.net/page.aspx/652/warm-up-cache-nodes-on-application-request-routing/" mce_href="http://learn.iis.net/page.aspx/652/warm-up-cache-nodes-on-application-request-routing/"&gt;Warm-up cache nodes on Application Request Routing&lt;/A&gt;&lt;BR&gt;&lt;A href="http://learn.iis.net/page.aspx/653/configure-byte-range-request-segment-size-in-application-request-routing/" mce_href="http://learn.iis.net/page.aspx/653/configure-byte-range-request-segment-size-in-application-request-routing/"&gt;Configure byte-range request segment size in Application Request Routing&lt;/A&gt;&lt;BR&gt;&lt;A href="http://learn.iis.net/page.aspx/654/configure-request-consolidation-feature-in-application-request-routing/" mce_href="http://learn.iis.net/page.aspx/654/configure-request-consolidation-feature-in-application-request-routing/"&gt;Configure request consolidation feature in Application Request Routing&lt;/A&gt;&lt;BR&gt;&lt;A href="http://learn.iis.net/page.aspx/676/using-compression-in-arr/" mce_href="http://learn.iis.net/page.aspx/676/using-compression-in-arr/"&gt;Using compression in ARR&lt;/A&gt;&lt;BR&gt;&lt;A href="http://learn.iis.net/page.aspx/655/deployment-recommendations-for-application-request-routing/" mce_href="http://learn.iis.net/page.aspx/655/deployment-recommendations-for-application-request-routing/"&gt;Deployment recommendations for Application Request Routing&lt;/A&gt;&lt;BR&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=style2&gt;Support&lt;/SPAN&gt;: &lt;/STRONG&gt;&lt;BR&gt;Support for the RC release is available only on the &lt;A href="http://forums.iis.net/1154.aspx" mce_href="http://forums.iis.net/1154.aspx"&gt;forum&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3423891" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/wonyoo/archive/tags/Application+Request+Routing/default.aspx">Application Request Routing</category><category domain="http://blogs.iis.net/wonyoo/archive/tags/arr/default.aspx">arr</category><category domain="http://blogs.iis.net/wonyoo/archive/tags/cache+proxy/default.aspx">cache proxy</category></item><item><title>Microsoft Application Request Routing (ARR) Version 2 for IIS7 Beta 2 has been released.</title><link>http://blogs.iis.net/wonyoo/archive/2009/07/16/microsoft-application-request-routing-arr-version-2-for-iis7-beta-2-has-been-released.aspx</link><pubDate>Thu, 16 Jul 2009 23:47:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3298498</guid><dc:creator>wonyoo</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/wonyoo/rsscomments.aspx?PostID=3298498</wfw:commentRss><comments>http://blogs.iis.net/wonyoo/archive/2009/07/16/microsoft-application-request-routing-arr-version-2-for-iis7-beta-2-has-been-released.aspx#comments</comments><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;B&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;Microsoft Application Request Routing (ARR) Version 2 for IIS7 Beta 2 has been released.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;B&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;B&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;&amp;nbsp;&lt;/P&gt;&lt;B&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Overview:&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;Microsoft Application Request Routing (ARR) for IIS 7.0 is a proxy-based routing module that forwards HTTP requests to application servers based on HTTP headers, server variables, and load balance algorithms.&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;ARR Version 2 Beta&amp;nbsp;2 is an incremental release that includes all of the features from Version 1,&amp;nbsp;and adds support for disk-based cache. More specifically, this feature allows IIS to compete as a cache proxy in a whole new market place:&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt; 
&lt;UL style="MARGIN-TOP: 0in" type=disc&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l3 level1 lfo1; tab-stops: list .5in"&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT face=Calibri size=3&gt;Enhance ARR Version 1 &lt;/FONT&gt;&lt;A href="http://learn.iis.net/page.aspx/489/using-the-application-request-routing-module"&gt;&lt;FONT face=Calibri size=3&gt;scenarios&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt; with disk cache. &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l3 level1 lfo1; tab-stops: list .5in"&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT face=Calibri size=3&gt;Use ARR as a cache proxy as a &lt;/FONT&gt;&lt;A href="http://learn.iis.net/page.aspx/577/cache-hierarchy-management-using-application-request-routing/"&gt;&lt;FONT face=Calibri size=3&gt;cache node&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Calibri size=3&gt; in a&amp;nbsp;&lt;/FONT&gt;&lt;A href="http://learn.iis.net/page.aspx/649/deploying-application-request-routing-in-cdn/"&gt;&lt;FONT face=Calibri size=3&gt;CDN/ECN environment&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;UL style="MARGIN-TOP: 0in" type=circle&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l3 level2 lfo1; tab-stops: list 1.0in"&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Use ARR as an edge/child cache node. &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l3 level2 lfo1; tab-stops: list 1.0in"&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Use ARR as a parent cache node.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;B&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Download ARRv2 beta 2 from:&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt; 
&lt;P class=MsoListParagraph style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l1 level1 lfo2"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1833"&gt;&lt;FONT face=Calibri size=3&gt;Microsoft Application Request Routing Version 2 for IIS7 Beta 2 (x86)&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l1 level1 lfo2"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1834"&gt;&lt;FONT face=Calibri size=3&gt;Microsoft Application Request Routing Version 2 for IIS7 Beta 2 (x64)&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;B&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;What’s new in ARRv2 beta 2:&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;B&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/B&gt; 
&lt;UL style="MARGIN-TOP: 0in" type=disc&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo3; tab-stops: list .5in"&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT size=3&gt;Disk-based caching&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&amp;nbsp;&lt;B&gt;&lt;I&gt;&lt;SPAN style="COLOR: blue"&gt;(Improved in Beta 2)&lt;/SPAN&gt;&lt;/I&gt;&lt;/B&gt;&lt;BR&gt;In addition to the&amp;nbsp;kernel memory cache&amp;nbsp;in ARR Version 1, Version 2 Beta&amp;nbsp;2 adds support for &lt;/FONT&gt;&lt;A href="http://learn.iis.net/page.aspx/575/configure-and-enable-disk-cache-in-application-request-routing/"&gt;&lt;FONT face=Calibri size=3&gt;disk-based cache&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;.&amp;nbsp; This feature is improved in Beta 2 with an introduction&amp;nbsp;to secondary cache concept. &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt; 
&lt;UL style="MARGIN-TOP: 0in" type=disc&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo3; tab-stops: list .5in"&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT size=3&gt;Cache hierarchy management&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;BR&gt;&lt;FONT face=Calibri size=3&gt;Define&amp;nbsp;and &lt;/FONT&gt;&lt;A href="http://learn.iis.net/page.aspx/577/cache-hierarchy-management-using-application-request-routing/"&gt;&lt;FONT face=Calibri size=3&gt;manage&amp;nbsp;relationships&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt; between&amp;nbsp;cache nodes, including support for the&amp;nbsp;Cache Array Routing Protocol (CARP).&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt; 
&lt;UL style="MARGIN-TOP: 0in" type=disc&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo3; tab-stops: list .5in"&gt;&lt;FONT size=3&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Cache proxy node&amp;nbsp;in CDN/ECN environment&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;B&gt;&lt;I&gt;&lt;SPAN style="COLOR: blue; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT face=Calibri&gt;(Improved in Beta 2)&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/I&gt;&lt;/B&gt;&lt;/FONT&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;BR&gt;&lt;FONT face=Calibri size=3&gt;Because ARR is a proxy-based HTTP request routing module with support for disk cache and CARP, ARR can be used as &lt;/FONT&gt;&lt;A href="http://learn.iis.net/page.aspx/649/deploying-application-request-routing-in-cdn/"&gt;&lt;FONT face=Calibri size=3&gt;a cache proxy in a CDN/ECN environment&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;. This feature is improved in Beta 2 with support for more advanced routing rules, such as being able to set host headers to route requests accordingly. &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt; 
&lt;UL style="MARGIN-TOP: 0in" type=disc&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo3; tab-stops: list .5in"&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT size=3&gt;Caching compressed objects&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;BR&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Disk-based cache stores compressed objects so that the objects do not have to be compressed&amp;nbsp;in real time&amp;nbsp;for every request.&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt; 
&lt;UL style="MARGIN-TOP: 0in" type=disc&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo3; tab-stops: list .5in"&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT size=3&gt;Browse cached contents using IIS manager&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&amp;nbsp;&lt;B&gt;&lt;I&gt;&lt;SPAN style="COLOR: red"&gt;(New in Beta 2)&lt;/SPAN&gt;&lt;/I&gt;&lt;/B&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;A href="http://learn.iis.net/page.aspx/650/browse-cached-contents-on-disk-on-application-request-routing/"&gt;&lt;FONT face=Calibri size=3&gt;Browse through cached contents&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt; across multiple drives in one consolidated graphical view in IIS manager. &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt; 
&lt;UL style="MARGIN-TOP: 0in" type=disc&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo3; tab-stops: list .5in"&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT size=3&gt;Remove cached contents&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&amp;nbsp;&lt;B&gt;&lt;I&gt;&lt;SPAN style="COLOR: blue"&gt;(Improved in Beta 2)&lt;/SPAN&gt;&lt;/I&gt;&lt;/B&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;A href="http://learn.iis.net/page.aspx/576/invalidate-cached-objects/"&gt;&lt;FONT face=Calibri size=3&gt;Delete cached contents&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt; by matching URL patterns. &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt; 
&lt;UL style="MARGIN-TOP: 0in" type=disc&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo3; tab-stops: list .5in"&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT size=3&gt;Override cache-control directives&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&amp;nbsp;&lt;B&gt;&lt;I&gt;&lt;SPAN style="COLOR: red"&gt;(New in Beta 2)&lt;/SPAN&gt;&lt;/I&gt;&lt;/B&gt;&lt;BR&gt;Manually &lt;/FONT&gt;&lt;A href="http://learn.iis.net/page.aspx/651/manually-override-cache-control-directives-using-application-request-routing/"&gt;&lt;FONT face=Calibri size=3&gt;override the cache-control directives&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt; in the response header to change the cache behavior. &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt; 
&lt;UL style="MARGIN-TOP: 0in" type=disc&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo3; tab-stops: list .5in"&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT size=3&gt;Warm up cache node&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&amp;nbsp;&lt;B&gt;&lt;I&gt;&lt;SPAN style="COLOR: red"&gt;(New in Beta 2)&lt;/SPAN&gt;&lt;/I&gt;&lt;/B&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;A href="http://learn.iis.net/page.aspx/652/warm-up-cache-nodes-on-application-request-routing/"&gt;&lt;FONT face=Calibri size=3&gt;Proactively warm up your cache node&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt; with contents that &lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'"&gt;will&lt;/SPAN&gt;&lt;/STRONG&gt; be in demand before they are requested. &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt; 
&lt;UL style="MARGIN-TOP: 0in" type=disc&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo3; tab-stops: list .5in"&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT size=3&gt;Intelligent byte-range support&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;BR&gt;&lt;FONT face=Calibri size=3&gt;ARR converts the &lt;/FONT&gt;&lt;A href="http://learn.iis.net/ControlPanel/themes/iis/Configure%20byte-rante%20request%20segment%20size%20in%20Application%20Request%20Routing"&gt;&lt;FONT face=Calibri color=#0000ff size=3&gt;byte-range request into manageable segments&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt; to increase cache hit/miss ratio without sacrificing response time. &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt; 
&lt;UL style="MARGIN-TOP: 0in" type=disc&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo3; tab-stops: list .5in"&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT size=3&gt;Intelligent live request support&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&amp;nbsp;&lt;B&gt;&lt;I&gt;&lt;SPAN style="COLOR: red"&gt;(New in Beta 2)&lt;/SPAN&gt;&lt;/I&gt;&lt;/B&gt;&lt;BR&gt;ARR is designed to work with Live Smooth Streaming to &lt;/FONT&gt;&lt;A href="http://learn.iis.net/page.aspx/654/configure-request-consolidation-feature-in-application-request-routing/"&gt;&lt;FONT face=Calibri size=3&gt;support live content requests&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt; without over-loading the live streaming server. &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt; 
&lt;UL style="MARGIN-TOP: 0in" type=disc&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo3; tab-stops: list .5in"&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;FONT size=3&gt;Caching while serving response&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'"&gt;&lt;BR&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Caching large content, such as a movie clip, may take some time.&amp;nbsp;ARR Version 2 Beta&amp;nbsp;2 is capable of caching the content while serving the response immediately.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;B&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Support:&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt; 
&lt;P class=MsoListParagraph style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l2 level1 lfo4"&gt;&lt;SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3&gt;·&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Support for the beta release is available only&amp;nbsp;on the &lt;/FONT&gt;&lt;A href="http://forums.iis.net/1154.aspx"&gt;&lt;FONT face=Calibri size=3&gt;forum&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Calibri size=3&gt;.&lt;/FONT&gt;&lt;/P&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt; 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3298498" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/wonyoo/archive/tags/Application+Request+Routing/default.aspx">Application Request Routing</category><category domain="http://blogs.iis.net/wonyoo/archive/tags/arr/default.aspx">arr</category><category domain="http://blogs.iis.net/wonyoo/archive/tags/cache+proxy/default.aspx">cache proxy</category><category domain="http://blogs.iis.net/wonyoo/archive/tags/ecn/default.aspx">ecn</category><category domain="http://blogs.iis.net/wonyoo/archive/tags/cdn/default.aspx">cdn</category></item><item><title>Microsoft Application Request Routing (ARR) Version 2 for IIS7 Beta 1 has been released. </title><link>http://blogs.iis.net/wonyoo/archive/2009/03/18/microsoft-application-request-routing-arr-version-2-for-iis7-beta-1-has-been-released.aspx</link><pubDate>Wed, 18 Mar 2009 18:01:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3017413</guid><dc:creator>wonyoo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/wonyoo/rsscomments.aspx?PostID=3017413</wfw:commentRss><comments>http://blogs.iis.net/wonyoo/archive/2009/03/18/microsoft-application-request-routing-arr-version-2-for-iis7-beta-1-has-been-released.aspx#comments</comments><description>&lt;P&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Following the ARRv1 RTW release last month, the ARR team has released ARRv2 Beta1 release today.&amp;nbsp;&amp;nbsp; (The "official" announcement can be found &lt;A class="" href="http://forums.iis.net/t/1156104.aspx" mce_href="http://forums.iis.net/t/1156104.aspx"&gt;here&lt;/A&gt;.)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Calibri size=3&gt;ARRv2 is an incremental release that has all the features of ARRv1, but we added a support for disk cache.&amp;nbsp; What is really exciting about this feature is that now we can start thinking about using ARR as a cache proxy.&amp;nbsp; (Read about the disk cache feature &lt;A class="" href="http://learn.iis.net/page.aspx/575/configure-and-enable-disk-cache-in-application-request-routing/" mce_href="http://learn.iis.net/page.aspx/575/configure-and-enable-disk-cache-in-application-request-routing/"&gt;here&lt;/A&gt;.)&amp;nbsp; Also, we have added support for CARP (Cache Array Routing Protocol) and cache &lt;A class="" href="http://learn.iis.net/page.aspx/577/cache-hierarchy-management-using-application-request-routing/" mce_href="http://learn.iis.net/page.aspx/577/cache-hierarchy-management-using-application-request-routing/"&gt;hierarchy management&lt;/A&gt; that will enable customers to build a network of ARR cache nodes in CDN (Content Delivery Network)/ECN (Edge Cache Network).&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Calibri size=3&gt;You can learn more about ARRv2 Beta 1 &lt;A class="" href="http://learn.iis.net/page.aspx/570/application-request-routing-version-2/" mce_href="http://learn.iis.net/page.aspx/570/application-request-routing-version-2/"&gt;here&lt;/A&gt;.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Calibri size=3&gt;&lt;STRONG&gt;Downloads:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;FONT face=Calibri size=3&gt;
&lt;UL&gt;
&lt;LI&gt;Microsoft Application Request Routing Version&amp;nbsp;2 for IIS 7.0 Beta 1 (x86)&amp;nbsp;&lt;A href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1833" mce_href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1833"&gt;&lt;FONT color=#3529ae&gt;here&lt;/FONT&gt;&lt;/A&gt;. 
&lt;LI&gt;Microsoft Application Request Routing Version&amp;nbsp;2 for IIS 7.0 Beta 1 (x64)&amp;nbsp;&lt;A href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1834" mce_href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1834"&gt;&lt;FONT color=#3529ae&gt;here&lt;/FONT&gt;&lt;/A&gt;.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Support:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;For Beta releases, the support is provided via &lt;A class="" href="http://forums.iis.net/1154.aspx" mce_href="http://forums.iis.net/1154.aspx"&gt;this&lt;/A&gt; forum.&amp;nbsp; It is also a great place to ask for feature requests as we are currently working on Beta2.&lt;/LI&gt;&lt;/UL&gt;&lt;/FONT&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3017413" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/wonyoo/archive/tags/Application+Request+Routing/default.aspx">Application Request Routing</category><category domain="http://blogs.iis.net/wonyoo/archive/tags/arr/default.aspx">arr</category><category domain="http://blogs.iis.net/wonyoo/archive/tags/cache+proxy/default.aspx">cache proxy</category><category domain="http://blogs.iis.net/wonyoo/archive/tags/disk+cache/default.aspx">disk cache</category></item></channel></rss>