Add a memory allocation limit to WMS requests
---------------------------------------------
Key: GEOS-3085
URL: http://jira.codehaus.org/browse/GEOS-3085
Project: GeoServer
Issue Type: New Feature
Affects Versions: 1.7.4
Reporter: Andrea Aime
Assignee: Andrea Aime
Fix For: 1.7.5, 2.0-beta2
Add a configurable limit so that each WMS request cannot use more than x MB of memory for allocating the drawing surface (whose size is usually width * height * 4 bytes for 32bit images, and width * height in the specific case of non antialiased images).
Mind, this will work for raster outputs, won't work for PDF/SVG ones. The limit also won't consider the size of the label cache.
--
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