Hello,

I have encountered what I believe to be some unexpected behavior with tile layers cached by geoserver's internal geowebcache implementation.

In the "Tile Layers" menu of the Geoserver admin interface, each layer is listed along with information about how much disk space is used for tile caching. There's an option to "Empty" the cache, removing all cached tiles for the given layer. After selecting this option, the disk usage for the layer is given as 0.0 B.

However, checking the geowebcache data directory shows quite the opposite: disk usage actually increases by about 1MB after this operation, and all cached tiles still appear to be present. I can remove the source data from the layer (image mosaic data store) and still make gwc requests that serve the tiles that had been previously cached when the source data was present.

There does not appear to be anything in the logs that would suggest an error is occurring, so perhaps I am misunderstanding what the "Empty" option actually does. I have also attempted to use gwc "truncate" to remove cached tiles without success.

I have experienced the above described behavior using Geoserver versions 2.10.0, 2.13.2, and 2.14.0 on a Debian 9 host. The layer I have been testing is an image mosaic with the TIME dimension enabled.

If anyone has any suggestions for why I am experiencing this behavior, or how I might properly go about emptying the cache, I would greatly appreciate it! The data in our image mosaic is occasionally updated (there's an image associated with each day of the year, sometimes a date is updated when further processing is complete), so I need to invalidate the existing cache and re-seed with the new data.

Thanks in advance!

Trey



_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to