[Tile-serving] [openstreetmap/mod_tile] Example TCP socket conf ignored (Issue #345)
Hummeltech
notifications at github.com
Tue Oct 17 20:03:19 UTC 2023
Hello @frafra, I will test this out to make sure it is indeed working. Your output seems to indicate that you have only defined `socketname` in your `renderd` section. Please provide the contents of your `/etc/renderd.conf` file.
Also, you should only define one or the other (I.E. `iphostname`/`ipport` or `socketname`). If you do define both, it will default to using the `iphostname`/`ipport` values:
https://github.com/openstreetmap/mod_tile/blob/c2896c78ecf319e5a88b2ea79e7431bb3ed5294d/src/daemon.c#L409-L410
...
https://github.com/openstreetmap/mod_tile/blob/c2896c78ecf319e5a88b2ea79e7431bb3ed5294d/src/daemon.c#L471-L473
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/345#issuecomment-1767085092
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/mod_tile/issues/345/1767085092 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20231017/2bf4005b/attachment.htm>
More information about the Tile-serving
mailing list