[Geoserver-devel] Automating Geoserver 'Clear cache' and 'Free memory'

Hi,

How is it possible to automate/schedule tasks for clearing GeoServer cache and for freeing GeoServer memory?

So far I do it manually from the ‘Server status’ page.

Thank you in advance.

P.

Hi,

This type of question is better served on the GeoServer Users list.

You can use a cron/scheduled job to call the REST API Reload

http://docs.geoserver.org/2.5.x/en/user/rest/api/reload.html

or the REST API Reset

http://docs.geoserver.org/2.5.x/en/user/rest/api/reset.html

One of these may handle what you need.

Chris Snider

Senior Software Engineer

Intelligent Software Solutions, Inc.

Description: Description: Description: cid:image001.png@...3926...

(attachments)

image001.png

···

Hi,

How is it possible to automate/schedule tasks for clearing GeoServer cache and for freeing GeoServer memory?

So far I do it manually from the ‘Server status’ page.

Thank you in advance.

P.