ClearToLand
Member
I've been (unsuccessfully) searching Google for a web site with a discussion of the Caching Rules for IE. I've looked at the MSKB and learned about Pragma: No-cache and I've installed Proxomitron so that I can capture the exchanges between IE and the web servers. But I don't understand why I have a problem with one web site (I'll hold the name back for now.)
There are a few pieces of dynamic information on each page that change very frequently, but, there are also dozens of little .GIFs that don't. When I refresh the page, I can watch each .GIF get re-downloaded and displayed VERY SLOWLY.
There are a few pieces of dynamic information on each page that change very frequently, but, there are also dozens of little .GIFs that don't. When I refresh the page, I can watch each .GIF get re-downloaded and displayed VERY SLOWLY.
- Why doesn't IE retrieve the static .GIFs from it's cache?
- Can a BlockList be created in Proxomitron to force IE to retrieve the static .GIFs locally?
- How would IIS Proxy Server handle a page with 90% static .GIFs and text, and 10% dynamic text?
- Would it re-download the ENTIRE page or only the changed objects?
- Does it have a way to tell the difference?
- Or is it the rule that if even one text letter changes on a page, the entire page must be re-downloaded?