Contents tagged with caching
SSL, IE8 and strict cache headers (will not work)
Recently I encountered a bug that only some users saw, and which did not reproduce locally on development environment. The setup was:
An intranet page has an IFrame
…that is dynamically … more
IIS 7.x cache optimizations
I find myself searching for this information over and over again for each web site I develop, so I guess I must blog this topic to remember it from now on.
IIS 7 has a very powerful caching … more