LocalData / localdata-tiles

A tileserver for LocalData
5 stars 2 forks source link

Automatically delete older cached tiles #146

Open hampelm opened 9 years ago

hampelm commented 9 years ago

Old cached tiles should be removed or re-rendered regularly to save space and reduce chances of stale data/styles.

Two strategies:

I think 15 or 30 days would be a good MAXAGE. Long enough that we'll see speed benefits for most use, aggressive enough that we'll probably reduce our storage (and bucket clutter) a lot.