[Tile-serving] [openstreetmap/mod_tile] Serve cache files permanently? (#186)
Sean Reifschneider
notifications at github.com
Fri Aug 17 19:37:48 UTC 2018
In my testing, "ModTileBulkMode On" does seem to cause it to stop requesting re-rendering of tiles that have already been rendered. In my situation, we periodically pull down the data from OSM and then deploy it to map tile servers. That data is never updated in place, we would spin up a new box when we update OSM data. A process goes through after the spin-up and renders all the tiles (we are covering a smallish geographic area).
With "ModTileBulkMode Off", going back and visiting these boxes after a 2 week vacation, in my testing environment, produced extremely slow page loads. Calling my render script didn't produce any new tile files. Once I enabled BulkMode, page loads were much faster.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/186#issuecomment-413968407
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180817/25cfc36f/attachment.html>
More information about the Tile-serving
mailing list