[Tile-serving] [openstreetmap/mod_tile] Apache startup failure if shared memory segment already exists (#166)
Hummeltech
notifications at github.com
Tue May 27 18:51:19 UTC 2025
hummeltech left a comment (openstreetmap/mod_tile#166)
@otbutz, I believe this can be closed as the `apr_shm_create` calls are now using `anonymous shared memory segments`:
https://apr.apache.org/docs/apr/2.0/group__apr__shm.html#gac370c4943c22505ce2b0d57c51805480
Here is the relevant source code:
https://github.com/openstreetmap/mod_tile/blob/e8ac8f15d3f4d49e312acec4f674cfbb7562a84e/src/mod_tile.c#L1679-L1680
Let me know if you are still experiencing issues. Thanks!
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/166#issuecomment-2913592179
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/mod_tile/issues/166/2913592179 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20250527/733c9cd4/attachment.htm>
More information about the Tile-serving
mailing list