In memory tile cache expiry cannot be controlled
------------------------------------------------
Key: GEOS-1089
URL: http://jira.codehaus.org/browse/GEOS-1089
Project: GeoServer
Issue Type: Improvement
Components: WMS
Reporter: Andrea Aime
Assignee: Andrea Aime
Fix For: 1.5.1
The QuickTileCache uses soft references for the precomputed tiles. Depending on the geoserver load, they can last 2 seconds, or two hours.
It would be nice to have them not live more than some tens seconds, so that changes in the data set are picked up (we have no listening
framework in 1.5.x, plus we should listen to style changes, data configuration changes too).
This cache is in good company, since we have other places that keep caches for long times (db feature types list, images referenced by SLD, and so on...)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira