Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Browser Cache problem

Quote Reply
Browser Cache problem
Alex and all,

I have configured my cfg file to stop browser cashing of out put.
Well, the browser is still caching it, and I do have my browser set to "update every visit to the page"

Here is my cfg setting:
# Use Pragma: no-cache to stop browsers from caching output? (0 = cache, 1 = nocache)
$db_nocache = 1;

Any idea why this is?

I am using IE5, IE 4 and Netscape.
They all do it...


------------------
Website Solution
http://www.websitesolution.net
Quote Reply
Re: Browser Cache problem In reply to
Gidday, how did you go with fixing this problem? We have the same issue, however it is definitely only for IE4, other versions and browsers don't seem to have the problem. Seems like a buggy IE4 - and that would be a surprise...
Quote Reply
Re: Browser Cache problem In reply to
The thread at http://www.gossamer-threads.com/...um3/HTML/001663.html might shed some light on the pragma no-cache command.