Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#2990 closed bug (fixed)

qgis_mapserv.fcgi starts to use a lot of memory and not release it after

Reported by: yellow Owned by: mhugent
Priority: major: does not work as expected Milestone: Version 1.6.0
Component: C++ Plugins Version: Trunk
Keywords: mapserver memory Cc:
Must Fix for Release: No Platform: Fedora
Platform Version: 13 Awaiting user input: no

Description

I used QgisMapServer and noticed the problem - if I often run getFeatureInfo (from QGIS or OpenLayers), qgis_mapserv.fcgi starts to use a lot of memory and not release it after.
For 1 minute the process has grown more that 800 MB of memory. This happens even if the receive information on the same point. This behavior is very similar to a memory leak.

Change History (2)

comment:1 by mhugent, 14 years ago

Resolution: fixed
Status: newclosed

The memory leak is fixed in r14219. Please test and reopen the ticket if it does not solve the problem.

comment:2 by yellow, 14 years ago

excellent

Note: See TracTickets for help on using tickets.