Streaming tiles (mod_tile) and rendering (renderd) on another server

Hello everyone,

I have a rather technical question but I’m sure I can find someone who knows the answer here :slight_smile:

We put https://tile.openstreetmap.be/ online.
The goal is to provide baselayers for Belgium and surroundings with default name tag but also with name:fr and name:nl only.

So here is my question :
I want to render the tiles on a powerful server and only “stream” the tiles on the “tile.openstreetmap.be” (no rendering).
It works rather well but how can I make sure my tiles never expire ?
How can I “disable” the /dirty option ?
I see, using munin that all the tiles are “Old tile, attempted render”. How can I disabled the “attempted render” ?

If needed, everything is documented here : https://github.com/jbelien/openstreetmap-carto-be/wiki

Thanks a lot :slight_smile:

Some ideas and suggestions here : https://help.openstreetmap.org/questions/63505/streaming-tiles-mod_tile-and-rendering-renderd-on-another-server