[Tile-serving] [openstreetmap/mod_tile] render_list does not save any tiles if killed due to running out of memory (Issue #477)
Simon Williams
notifications at github.com
Mon Mar 24 17:55:48 UTC 2025
SystemParadox left a comment (openstreetmap/mod_tile#477)
`render_list -V` (or `-v` or `--version`) all say:
```
render_list: invalid option -- 'V'
unhandled char '?'
```
However, dpkg says that `libapache-mod-tile` and `renderd` are both 0.6.1.
On our existing server we've been doing this for a long time using just the single `render_list_geo.pl` call (for everything from z8-z16), but it's possible it was initially rendered without any memory limit (could have used up to 32GB) and obviously it's just using the cached tiles now so it doesn't need much memory. We're trying to set this up on a new server - partly because the tile server container is so out of date that automatic updates are no longer working.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/477#issuecomment-2748974803
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/mod_tile/issues/477/2748974803 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20250324/b0c7cc74/attachment-0001.htm>
More information about the Tile-serving
mailing list