http://www.zoneminder.com/forums/viewto ... c&start=15
Also i would like to add to my posts mentioned in the thread above. Today i have experienced almost complete Apache lockup. Seems to be triggered while using montage view one camera out of 5 will freeze (ie timestamp does not change) and give some ridiculously high fps (199.0 fps sometimes 1999.0 fps on the ip camera). When this happens i cannot get apachectl status to respond. However the zm logs look ok still capturing frames sending emails and the like. Apache is giving this
[warn] [client 192.168.1.1] Timeout waiting for output from CGI script /var/lib/zm/cgi-bin/nph-zms, referer: http://computerking.surveillanceking.ne ... ge&group=0
[Mon Mar 16 15:08:45 2009] [error] server reached MaxClients setting, consider raising the MaxClients setting. I have MaxKeepAliveRequests in hopes of fixing the error I will let you know if this works soon testing right now.
#MaxKeepAliveRequests 100
MaxKeepAliveRequests 500
When i restart Apache it takes a very long time like 1min to shutdown and the log is full of these
Code: Select all
[Mon Mar 16 14:55:39 2009] [notice] Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8j DAV/2 configured -- resuming normal operations
[Mon Mar 16 15:05:21 2009] [warn] [client 192.168.1.1] Timeout waiting for output from CGI script /var/lib/zm/cgi-bin/nph-zms, referer: http://computerking.surveillanceking.net/?view=montage&group=0
[Mon Mar 16 15:08:45 2009] [error] server reached MaxClients setting, consider raising the MaxClients setting
[Mon Mar 16 15:24:57 2009] [warn] child process 13647 still did not exit, sending a SIGTERM
[Mon Mar 16 15:24:57 2009] [warn] child process 13648 still did not exit, sending a SIGTERM
....SNIP ALOT OF THESE....
[Mon Mar 16 15:25:01 2009] [warn] child process 13752 still did not exit, sending a SIGTERM
[Mon Mar 16 15:25:01 2009] [warn] child process 13753 still did not exit, sending a SIGTER