[Tile-serving] [openstreetmap/mod_tile] Dirty tiles cached for 7 days (Issue #441)

Hummeltech notifications at github.com
Tue Jun 11 20:23:23 UTC 2024


Thank you @nrenner, I assume you are suggesting changing this:
https://github.com/openstreetmap/mod_tile/blob/1f81434203d4f6977f8458a7ea42f31523cfa0e0/src/mod_tile.c#L527

To something like this:
```C++
		if (state == tileOld || state == tileVeryOld) {
```

Otherwise, please feel free to offer up a suggested fix for your issue. I am still not entirely clear about what your proposed solution would be.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/441#issuecomment-2161547552
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/mod_tile/issues/441/2161547552 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240611/31fa51da/attachment.htm>


More information about the Tile-serving mailing list