caching is application level or session

  • Thread starter Thread starter Vikram
  • Start date Start date
V

Vikram

I am using Output directive at page level for caching the page. If i refresh
the page, then page comes from cache, but if i open new IE window and then
navigate to the page, it does not comes from the cache..
so what is the problem with this...I am using ASP.net 2.0
 
It should be application-wide.

What does your outputcache directive look like? Are you varying by anything?

Karl
 

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

Back
Top