[Geoserver-devel] [jira] (GEOS-4932) JSON outputFormat extremely slow for GetFeature + BBOX with big WFS-layer

Rudi Hochmeister created GEOS-4932:
--------------------------------------

             Summary: JSON outputFormat extremely slow for GetFeature + BBOX with big WFS-layer
                 Key: GEOS-4932
                 URL: https://jira.codehaus.org/browse/GEOS-4932
             Project: GeoServer
          Issue Type: Bug
          Components: ArcSDE, WFS
    Affects Versions: 2.1.2
         Environment: linux jvm-6 geoserver-2.1.2
            Reporter: Rudi Hochmeister
            Assignee: Andrea Aime
         Attachments: jsonOutputFormat.txt

When doing GetFeature with BBOX and outputFormat="JSON", geoserver always calculates the extend of the entire layer in real time. When the layer does not contain much features, the performance is ok. But if layer contains 150k features the response time explodes from some secs to minutes! changing outputFormat to GML2 or GML3 behaves ok!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira