[Tile-serving] [mod_tile] Configure mod_tile cache for serving only existing metatiles (#119)

Pavel Podkorytov notifications at github.com
Sat Jan 2 09:45:00 UTC 2016


Hello Is there any way to configure mod_tile for serving only existing prerendering metatiles? I want to realize the following scheme I have 2 servers:

1 First with postgres + mod_tile + renderd services I run script to render all needed tiles mod_tile create cache of all needed tiles to /var/lib/mod_tile/ metatiles
2 I copy this cache to second server
3 Second server with apache + mod_tile should show files from /var/lib/mod_tile metatiles and should never render them again

I think that I must setup some cache setting in mod_tileconf

I previously tried to use nginx for file caching z/x/ypng tiles, but it has a huge size of files

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/119
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20160102/36dd6d13/attachment.html>


More information about the Tile-serving mailing list