[Tile-serving] [openstreetmap/mod_tile] Update render queue limits (#152)
Viktor Govako
notifications at github.com
Wed Nov 15 17:38:07 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
@apmon According to the code history, here is the initial commit to use different values for HASHIDX_SIZE:
https://github.com/openstreetmap/mod_tile/commit/da1981135b2f53626bef19e34fa1958a3062be82
But later, here after refactoring, it was broken, and now HASHIDX_SIZE is always (not obvious) is 2213:
https://github.com/openstreetmap/mod_tile/commit/707e125e3548bb57510addefe7a3f8bc13769132
--
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_r151199052
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20171115/58a2f395/attachment.html>
More information about the Tile-serving
mailing list