[Tile-serving] [openstreetmap/mod_tile] Serve cache files permanently? (#186)

Frederik Ramm notifications at github.com
Sat Aug 18 00:04:36 UTC 2018


Using ModTileBulkMode On will have a side effect, namely that render requests are sent with a lower priority. If *all* your requests have low priority then that's not too bad, but if the load on the machine should be a bit higher for some reason, it is possible that renderd will ignore low-priority requests. The desired effect can be more reliably reached by creating an empty file named "planet-import-complete" in /var/lib/mod_tile and giving it a modification timestamp earlier than the first tile (command line utility `touch -r` can be used for that).

-- 
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-414016039
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180817/75f3bd9c/attachment.html>


More information about the Tile-serving mailing list