HighTechTalks DotNet Forums  

Output Cache Window

ASP.net Caching microsoft.public.dotnet.framework.aspnet.caching


Discuss Output Cache Window in the ASP.net Caching forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
BrianGenex
 
Posts: n/a

Default Output Cache Window - 02-07-2005 , 05:01 PM






Can someone tell me if when using Page Level OutputCache, is the duration a
sliding window? If I hit a cached file, does the duration counter reset and
start counting down to the end of the duration from 0 to the specified
duration value? Or does the counter not reset and will end when it hits the
specified duration value the first time the page is cached?

Thank you.

Reply With Quote
  #2  
Old   
Gokul
 
Posts: n/a

Default Output Cache Window - 02-08-2005 , 12:58 AM






The time duration is an absolute value.

Quote:
-----Original Message-----
Can someone tell me if when using Page Level
OutputCache, is the duration a
sliding window? If I hit a cached file, does the
duration counter reset and
start counting down to the end of the duration from 0 to
the specified
duration value? Or does the counter not reset and will
end when it hits the
specified duration value the first time the page is
cached?

Thank you.
.


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.