AshW
04-07-2004, 08:13 AM
This is only happening on some machines and on some sites. It happens on our pages hosting on discountasp.net, as well as the discountasp.net pages themselves (http://discountasp.net)
The problem is that images are not being cached between sessions. Well, they are being cached. They're being saved in the local temporary internet files directory. But if we shut down the browser, restart it, and go to http://discountasp.net again we can see the delay as the images load again, despite being saved in the cache.
This is only a problem in Internet Explorer 6. The caching works fine in current versions of Netscape, Firefox and Opera. The caching also works within a given session. If I change a page and go back to the same page the images load and the page renders instantly. It's only a problem if I close the broswer and then opening it and go to the page again.
I have no idea if this is a server issue, a client issue or an asp.net issue. I've been looking on google and haven't found any information. Any ideas or avenues of enquiry would be appreciated!
The problem is that images are not being cached between sessions. Well, they are being cached. They're being saved in the local temporary internet files directory. But if we shut down the browser, restart it, and go to http://discountasp.net again we can see the delay as the images load again, despite being saved in the cache.
This is only a problem in Internet Explorer 6. The caching works fine in current versions of Netscape, Firefox and Opera. The caching also works within a given session. If I change a page and go back to the same page the images load and the page renders instantly. It's only a problem if I close the broswer and then opening it and go to the page again.
I have no idea if this is a server issue, a client issue or an asp.net issue. I've been looking on google and haven't found any information. Any ideas or avenues of enquiry would be appreciated!