[Tile-serving] [openstreetmap/mod_tile] Update render queue limits (#152)

Viktor Govako notifications at github.com
Wed Nov 15 17:06:27 UTC 2017


vng commented on this pull request.



>  #else
 #define QUEUE_MAX (1024)
 #define REQ_LIMIT (512)
-#define DIRTY_LIMIT (10000)
-#define HASHIDX_SIZE 22123

Seems like somebody wants to increase HASHIDX_SIZE from default 2213 to 22123 when METATILE is not defined. But it's so ugly and include order dependent that should be fixed.

-- 
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#discussion_r151190043
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20171115/253f6234/attachment.html>


More information about the Tile-serving mailing list