Caching

P

Paperback Writer

Hi All,
Could I do my OutputCache duration be infinite ? If not, How can i control
an array to be recovered just one time ?
The user can not "call the SQLServer" each time that he access a link.
 
J

John Timney \(ASP.NET MVP\)

in asp.net 1.1 a page can only be cached for a mximum of 1 year assuming
your web server stays up that long as per the http spec, in 2.0 it changes
so caching can be serialised to file and thus could be infinite

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Fragment caching works only on production server? 0
User Control Caching 1
Fragment Caching 0
caching 3
Help with Caching 2
PWM Issues 0
Leverage browser caching 2
Output Cache - Not Working 0

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top