Hi list, I'm running 0.4rc1 on a semi production server. Everything is going well but I just noticed this in the logs:
[Fri Apr 16 14:40:40 2010] [notice] child pid 6889 exit signal Segmentation fault (11) At the moment I have only seen the one occurrence so I'm not too worried, but I don't know where (if any) apache keeps core files? How would I debug this? Also, my server is running ~30 vhosts and i'm seeing in excess of 300 apache processes with very little traffic. What options should I change to keep the overall processes down to a minimum? I cannot find any documentation on the ProcessorWaitTimeout parameter, could someone enlighten me? My current config: MinMultiplexers 3 MaxMultiplexers 20 ProcessorWaitTimeout 2 10 ServerLimit 512 MaxClients 512 MaxRequestsPerChild 4000 MinProcessors 0 MinSpareProcessors 5 MaxProcessors 100 IdleTimeout 60 ExpireTimeout 300 KeepAlive Off Thanks, Jordan _______________________________________________ Peruser mailing list [email protected] http://www.telana.com/mailman/listinfo/peruser
