On Mon, Oct 7, 2013 at 3:05 AM, Chris Berkhout <[email protected]>wrote:

> Hi all,
>
> I'd like to update data and styles in a certain instance of GeoServer
> without the GeoWebCache tiles we've seeded being invalidated.
>
> I just want to keep serving the old tiles until I decide to manually
> reseed.
>
> Is there a configuration option, or another method, for turning off the
> auto-invalidate functionality?
>

I don't believe there is a way, when GWC is integrated in GeoServer it gets
notified of changes to the styles
immediately, and there is no way to stop it.

What's the use case for stopping this behavior though? The moment you do a
change in the styles
the tile cache is effectively stale, it must be dropped...

I can think of optimizations in case the style has scale dependencies, and
see if we can compare the
old and new styles and only drop the zoom levels that were actually
affected.

Cheers
Andrea


-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
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=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to