TIREX-BACKEND-MANAGER(1) | User Contributed Perl Documentation | TIREX-BACKEND-MANAGER(1) |
tirex-backend-manager - manages Tirex rendering backend workers
tirex-backend-manager [OPTIONS]
The backend manager starts and monitors as many backend workers as given in the configuration. The backend processes do the actual rendering of tiles.
The backend manager expects each worker process to send an "alive" message in regular intervals, and will kill the process if it does not do so in time.
The backend manager does not handle render requests in any way; these are read directly from a local UDP socket by the individual backend processes.
If the backend manager receives a HUP signal, it will relay this signal to all backends, causing them to exit after completing their current request. It will reload the renderer and map configuration and re-start all workers with the new configuration.
The backend manager logs to the daemon syslog facility unless configured otherwise. In debug mode, logging is also copied to stderr.
<http://wiki.openstreetmap.org/wiki/Tirex>
Frederik Ramm <frederik.ramm@geofabrik.de>, Jochen Topf <jochen.topf@geofabrik.de> and possibly others.
2023-04-11 | perl v5.36.0 |