Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

caching asp.net pages

0 views
Skip to first unread message

Can Balioglu

unread,
Sep 24, 2001, 2:53:41 PM9/24/01
to
What is the default cache setting if we dont apply @ outputcache directive?
I have some pages which requires signin and i dont want them to be cached. I
used the @ outputcache directive so;

<%@ outputcahce duration="1" location="any" varybyparam="none %>

This works, but is there a way not to cache at all (not even 1 second)? And
how long will asp.net cache if i dont specify any directive? Thanks for
replies!

Param R.

unread,
Sep 24, 2001, 2:27:31 PM9/24/01
to
remove your directive from the page & it will not cache at all.

"Can Balioglu" <cbal...@hotmail.com> wrote in message
news:u7hRyJSRBHA.1444@tkmsftngp03...

0 new messages