[Tile-serving] [openstreetmap/mod_tile] Example TCP socket conf ignored (Issue #345)
Francesco Frassinelli
notifications at github.com
Sun Oct 15 20:33:36 UTC 2023
It seems not possible to get a TCP socket instead of a UNIX socket using the existing example configuration on renderd 0.6.1 (Debian Bookworm).
https://github.com/openstreetmap/mod_tile/blob/c2896c78ecf319e5a88b2ea79e7431bb3ed5294d/etc/renderd/renderd.conf.examples#L10-L16
```
# renderd -f
** INFO: 20:32:24.137: Rendering daemon started
** INFO: 20:32:24.137: Initialising request_queue
** INFO: 20:32:24.137: Parsing section renderd
** INFO: 20:32:24.137: Parsing render section 0
** INFO: 20:32:24.137: Parsing section mapnik
** INFO: 20:32:24.137: Parsing section renderd-example
** INFO: 20:32:24.137: Parsing render section 0
** INFO: 20:32:24.137: config renderd: unix socketname=/run/renderd/renderd.sock
** INFO: 20:32:24.137: config renderd: num_threads=4
** INFO: 20:32:24.137: config renderd: num_slaves=0
** INFO: 20:32:24.137: config renderd: tile_dir=/var/cache/renderd/tiles
** INFO: 20:32:24.137: config renderd: stats_file=(null)
** INFO: 20:32:24.137: config mapnik: plugins_dir=/usr/lib/mapnik/3.1/input
** INFO: 20:32:24.137: config mapnik: font_dir=/usr/share/fonts/truetype
** INFO: 20:32:24.137: config mapnik: font_dir_recurse=1
** INFO: 20:32:24.137: config renderd(0): Active
** INFO: 20:32:24.137: config renderd(0): unix socketname=/run/renderd/renderd.sock
** INFO: 20:32:24.137: config renderd(0): num_threads=4
** INFO: 20:32:24.137: config renderd(0): tile_dir=/var/cache/renderd/tiles
** INFO: 20:32:24.137: config renderd(0): stats_file=(null)
** INFO: 20:32:24.137: Initialising unix server socket on /run/renderd/renderd.sock
** INFO: 20:32:24.137: Renderd is using mapnik version 3.1.0
** INFO: 20:32:24.207: Running in foreground mode...
** INFO: 20:32:24.207: No stats file specified in config. Stats reporting disabled
```
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/345
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/mod_tile/issues/345 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20231015/272e784d/attachment.htm>
More information about the Tile-serving
mailing list