I have performed some intensive testing with regards to updating cached map service tiles and observing what different browsers do in terms of showing the latest tiles. I have found that browsers will not reflect the updates to the cached tiles until either the temporary internet files (browser cache) gets cleared (manually, periodically). Does anyone know of a way to force the browsers to reflect the changes without having to clear their browser caches? I am aware of cache on demand, etc, but would not like to implement this functionality.
Thanks in advance,
M