Norbert Renner

Results 42 issues of Norbert Renner

*See also [operations#1096](https://github.com/openstreetmap/operations/issues/1096) for examples and trying to infer from indirect hints.* From just looking at the code¹, I guess `state` in `add_expiry` is actually `tileVeryOld`² and not `tileOld` for...

### Actual When expired tiles can't be rerendered on-the-fly, the old (dirty) version is returned. Currently, these dirty tiles get a `Cache-Control: max-age=604800` and a corresponding `Expires` response header, that...