Cache Control Headers with IIS 7.5
- by Brad
I'm trying to wrap my head around client side (web browser) caching and how it works in relation to IIS 7.5 cache control headers.
In particular:
If we want to force clients to reload cached resources, how must IIS be configured?
Do we need to set expire web content immediately if the resources on the server have a more recent Modified Date…