[mapserver-users] Limiting the execution time of mapserver
mattmendick
matt.mendick at pictometry.com
Tue Jun 22 07:57:34 PDT 2010
I have a WFS service running with a large layer in it (nationwide) on
mapserver. The interface that consumes it exposes a text search option where
users can search on the layer, using the PropertyIsLike filter. If someone
searches for something very broad, like "smith" postgres and mapserver go a
bit insane. First postgres does the large query, and returns the response
after a few minutes to mapserver, which proceeds to balloon to 85% of the
memory (the machine has 7 gigs). Is there any way to stop mapserver from
completing any queries that last more than X seconds?
Thanks a lot!
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Limiting-the-execution-time-of-mapserver-tp5209173p5209173.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
More information about the MapServer-users
mailing list