On 28 November 2010 00:30, SteveC <[email protected]> wrote: > What does the current caching timeout look like for the tiles on mapnik? > > Random thought - zoom levels 1..4 or something could be set to cache for a > super long time as they hardly ever change. Or is that done already? >
Already done. zooms 0-9 have a default HTTP cache of 6 days. Tiles also have a last modified heuristic which influences HTTP cache period. / Grant _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

