Is there a possibility to reload the gwc-gs.xml configuration file manually? For example I changed
to false
and reloaded the configuration at http://localhost:8082/gwc/demo
but it has no effect on the user intreface.
I also tried to reload it via REST post request:
The status code returns an OK but still there are no changes (here is a link to the Geowebcache documentation).
The reload works if the whole geoserver is restarted. Is it possible to reload the gwc-gs.xml file without restarting the geoserver or do i somehow have to reload the xml with a geoserver REST request?
No comments:
Post a Comment