[Tilecache] TMS Server

Christopher Schmidt crschmidt at metacarta.com
Fri Sep 18 09:09:02 EDT 2009


On Fri, Sep 18, 2009 at 07:53:26AM -0400, Paul Spencer wrote:
> There are scripts included with TileCache that can (I believe) be set  
> up to periodically trim the cache to a specific size on disk, removing  
> tiles that are less frequently accessed.

Alternatively, you can use the memcached cache, which automatically
uses an LRU policy to expire data out of the cache. Practically speaking,
with anything but a trivial set of tiles, this is probably the more realistic
approach.

-- Chris



More information about the Tilecache mailing list