Hi,
I’d like to report a strange behavior in my Geoserver instance (v2.15.0):
Setup:
- GeoServer 2.15.0 running in an Azure App Service on the Microsoft Azure Cloud
Problem:
- If the logging profile in the Global configuration page is not set to Production, Quiet or Test, I can’t preview or access any layer using the WMS service. I’m getting: “Error 500: The request timed out. The web server failed to respond within the specified time.” which from what I’ve gathered looks like an error from Microsoft Azure when a request does not send back data after a certain time.
- My WFS service works fine for all the layers. I’m also able to retrieves the WMS GetCapabilities XML.
Any idea what would cause this behavior ? Could it be a problem with the type of file the logger is writing ?
Thanks
Kevin