Issue Type: Improvement Improvement
Assignee: Andrea Aime
Created: 16/Oct/13 12:35 AM
Description:

Example use case:

We have some layers that we want users to always see pre-rendered tiles for. The data is update or a style adjusted only rarely, and we want to schedule the updating of the to happen in an off-peak period (it takes about 10 hours).

It'd be useful to just not have the stale tiles disappear. The way we're handling it at the moment is to spin up a second sever in the background, load the updated data/styles on that, render tiles and then switch it into the role of the main server when it's ready.

Christian Maul describes his use case:
http://osgeo-org.1560.x6.nabble.com/Avoiding-invalidation-of-GeoWebCache-tiles-tt5082109.html#a5082267

Jonathan Moules expresses preference for this behaviour:
http://osgeo-org.1560.x6.nabble.com/Avoiding-invalidation-of-GeoWebCache-tiles-tt5082109.html#a5082349

Project: GeoServer
Priority: Minor Minor
Reporter: Chris Berkhout
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to