[Tile-serving] [openstreetmap/mod_tile] get_load_avg is invalid (#160)
Paul Norman
notifications at github.com
Wed Jun 22 21:23:50 UTC 2022
As described in this issue, there isn't a bug. mod_tile sheds loads at the thresholds you define for ModTileMaxLoadOld and ModTileMaxLoadMissing by stopping re-rendering old tiles and stopping rendering missing tiles respectively.
What is odd is that render_list does the same, but because it doesn't have an apache config to load, it defaults the the hard-coded defaults, which are really too low on a modern high thread server.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/160#issuecomment-1163613084
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/mod_tile/issues/160/1163613084 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220622/e161ba0f/attachment.htm>
More information about the Tile-serving
mailing list