mcomco
09-16-2007, 07:36 AM
Hi,
Page Output Caching is not working for my site at discountasp.net.
I am using this directive:
<%@ OutputCache Duration="86400" VaryByParam="*" %>
In the the page, the url and a timestamp is written to the database.
That is how I can be certain that the caching is not working.
The caching does work on my development environment at home.
Any suggestions? This is quite significant for my site.
Thanks,
Mark
Post Edited By Moderator (mjp) : 9/26/2007 1:44:58 AM GMT
Page Output Caching is not working for my site at discountasp.net.
I am using this directive:
<%@ OutputCache Duration="86400" VaryByParam="*" %>
In the the page, the url and a timestamp is written to the database.
That is how I can be certain that the caching is not working.
The caching does work on my development environment at home.
Any suggestions? This is quite significant for my site.
Thanks,
Mark
Post Edited By Moderator (mjp) : 9/26/2007 1:44:58 AM GMT