All Tags > ARR > disk cache (RSS)
  • Re: how to use the ARR for Image Protect

    The anti-leeching can be done using URL rewrite (which is installed with ARR). tip #6 http://ruslany.net/2009/04/10-url-rewriting-tips-and-tricks/
    Posted to Forum by wonyoo on 10-09-2009, 2:17 PM
  • Re: ARR v2 RC Memory Cache Duration Change

    Jim You are absolutely right. We did change the default setting from 5 to 60 seconds. We made this change with the CDN customers in mind where 5 second caching was simply too short (ie. Publicly available Internet contents that are cache-able don't really change every 5 seconds. And by keeping it...
    Posted to Forum by wonyoo on 09-24-2009, 7:54 PM
  • ARR v2 Caching and ASP.Net Works Great, Why?

    I would like to understand how ARR disk caching works with ASP.Net applications and have not been able to find a good reference. I have a simple testing server farm configuration with a single ARR server and a few content servers. Everything with my ASP.Net application is caching appropriately, static...
    Posted to Forum by JAltrichter on 08-30-2009, 7:16 PM
  • Re: ARR v2 Beta 2 Disk Cache Statistics

    With memory (and in conjuction with disk), it works slightly differently. Let me see if I can clarify. Let's suppose that the memory cache interval is set to 5 seconds (default value.) The flow would be something like: 1) Request is received by Windows server (http.sys, actually). 2) Cache miss at...
    Posted to Forum by wonyoo on 08-25-2009, 4:23 PM
  • Re: ARR v2 Beta 2 Disk Cache Statistics

    Won, Thanks that was great. To carry over an idea from our other thread ( http://forums.iis.net/t/1160295.aspx ) I assume that irrespective of whether the object is cached in memory or disk, the object invalidation process with be the same. The cached object will always be served to the requesting user...
    Posted to Forum by JAltrichter on 08-25-2009, 11:23 AM
  • Re: ARR Disk Cache Invalidation Process

    I assume the prescribed solution for this condition, might be create a Global URL rewrite rule on the ARR server that redirects input for a blank URL explicitly to the default page. If that rule processes before the ARR Cache Control rule then I would think you would get the same behaviour for the default...
    Posted to Forum by JAltrichter on 08-25-2009, 11:13 AM
  • Re: ARR v2 Beta 2 Disk Cache Statistics

    Jim The memory cache is done at the kernel level. You could have a netmon between ARR and the content server to see if you actually see the cache hit. A simpler way would be to type the following on an elevated command prompt (which will show you what's stored in kernel cache.) netsh http show cache...
    Posted to Forum by wonyoo on 08-25-2009, 11:09 AM
  • Re: ARR v2 Beta 2 Disk Cache Statistics

    Won, Thanks again for the quick post back. I have a following questions regarding Farm level statistics and the Memory Cache Duration setting on the Caching form on the Server farm features menu. I have tried a few different settings for Memory Cache duration, but have not been able to see is a request...
    Posted to Forum by JAltrichter on 08-25-2009, 11:02 AM
  • Re: ARR Disk Cache Invalidation Process

    Jim You are right again, but here is more lengthy explanation. The fact that http://target/ shows the default.htm is due to how the default page configuration is setup on the origin server. However, the URL that is going through ARR is still http://target/ (and not http://target/default.htm ). ARR, like...
    Posted to Forum by wonyoo on 08-25-2009, 10:58 AM
  • Re: ARR Disk Cache Invalidation Process

    Won, Thanks for the speedy reply. I think I solved my mystery regarding the Cache Control Rules and now I have another question. First, I did not mention that I happened to be testing with defauft page, Default.htm. I was typing http://(target)/ as my URL. When I did this the page was cached. Then I...
    Posted to Forum by JAltrichter on 08-25-2009, 10:41 AM
Page 1 of 2 (17 items) 1 2 Next >
Microsoft Communities