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.
Gokul - 08 Feb 2005 05:58 GMT
The time duration is an absolute value.
>-----Original Message-----
>Can someone tell me if when using Page Level OutputCache, is the duration a
[quoted text clipped - 5 lines]
>Thank you.
>.