Hi all,<br><br>I'm getting a lot of <br><br>27098 x 20 0 0 0 0 Z 1 0.0 0:00.03 mapserv <defunct><br>27104 x 20 0 0 0 0 Z 1 0.0 0:00.03 mapserv <defunct><br><br>while load testing mapserver. Is there any way I can go about checking out why this is happening? Especially when doing concurrency tests it seems to go sideways.<br>
<br>Currently i'm using :<br><br>MapServer version 5.6.5 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP OUTPUT=SWF OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=ICONV SUPPORTS=FRIBIDI SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORTS=SOS_SERVER SUPPORTS=FASTCGI SUPPORTS=THREADS SUPPORTS=GEOS SUPPORTS=RGBA_PNG INPUT=EPPL7 INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE<br>
<br>using FastCGI/Lighty.<br><br>Do note that the mapfile itself seems to be fine, since it does render content when i'm the single user using it.<br><br>Thanks for your expert insight :D.<br><br>