Geoserver + Openlayers + big postgis layers = server dragged to his knees
--------------------------------------------------------------------------
Key: GEOS-834
URL: http://jira.codehaus.org/browse/GEOS-834
Project: GeoServer
Issue Type: Bug
Components: WMS
Affects Versions: 1.5.0-beta1
Reporter: Andrea Aime
Assigned To: Andrea Aime
Geoserver 1.5.x working against openlayers does a bbox request per feature source per tile. This is extremely expensive if bbox has to be computed, as in the case of postgis layers. The intent of the code was an optimization (if the bbox does not intersect the actual map, don't bother trying to draw it) but in fact with sigma.openplans.org data it brought the whole server to his knees.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira