[Tile-serving] [openstreetmap/mod_tile] Update render queue limits (#152)
Paul Norman
notifications at github.com
Sun Jan 8 22:38:34 UTC 2017
pnorman commented on this pull request.
> #ifdef METATILE
#define QUEUE_MAX (64)
#define REQ_LIMIT (32)
-#define DIRTY_LIMIT (1000)
-
+#define DIRTY_LIMIT (216000)
+#define HASHIDX_SIZE (477856)
Why is a higher HASHIDX_SIZE needed for with metatiles?
--
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/pull/152#pullrequestreview-15634958
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170108/248ebf14/attachment.html>
More information about the Tile-serving
mailing list