[Tile-serving] [openstreetmap/mod_tile] Update render queue limits (#152)
Darafei Praliaskouski
notifications at github.com
Sun Jan 8 22:41:24 UTC 2017
Komzpa 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)
According to @gardster, this is not required and is redefined anyway later. I did it by analogy to the below. It looks like it's safe to remove both.
--
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170108/c7993540/attachment.html>
More information about the Tile-serving
mailing list