Actions
Bug #3982
closedGeoserver processes obsolete requests in background
Start date:
04/13/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3982
Description
If shapes are drawn on a map repeatedly and the map keeps resizing, geoserver keeps processing the layers for all requests even though only the last one is relevant. This can result in high memory usage.
If possible, we need to see if we can cancel an old request when a new one comes in.
Updated by ben leinfelder over 11 years ago
- Status changed from New to Closed
This is all in Geoserver's court since it stands alone from Metacat now. If it can figure out which requests no longer need responses, then great (I doubt that is possible).
Actions