We are using the BIL/DDS extension to provide elevation data through the
WMS and an ImageMosaic layer of 16 bit geotiffs.

We see GeoServer deadlocking consistently when image/bil GetMap requests
are being made to the server with large bounding boxes. I believe these are
errant requests by the client, but instead of having them timeout in the
worst case, they actually make geoserver unresponsive. Jetty will just
start returning 404s for everything. Only restarting the service will bring
it back.

In troubleshooting, we are noticing two things:
1) When making GetMap requests with the "image/png" output format, the
rendering process seems to ignore stylesheets. This is made obvious by the
scale dependencies we have set in the default style not having any
effect. 2) Also, setting the "Maximum number of granules to load"
setting seems to have no effect, which I would typically use a safeguard
for this type of situation.

Wondering if anyone knows a workaround or does this sound like a bug in the
WMS rendering path for BIL?

Thank you.

Jason Newmoyer
Newmoyer Geospatial Solutions
843.606.0424
ja...@newmoyergeospatial.com
_______________________________________________
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


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to