[mapserver-users] enabling browser cache from Mapcache?

2018-05-30 Thread Mark Volz
Hello, Using Apache, I would like to know if it is possible to set up a browser cache for images from mapcache so that images are stored on the client machine instead of having to get resent from the server. I enabled mod_expires and noticed that the png files for the buttons are cached

Re: [mapserver-users] enabling browser cache from Mapcache?

2018-05-30 Thread Dan Little
Please take a moment to do a bit more reading about how browser caching works: - https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/http-caching You cannot directly control what the browser chooses to cache but you can use mod_expiry and friendly-reusable