Any help or any insight much appreciated !
Recently moved from suPHP to fcgid.
All works fine over all but seeing this error like clock-work once an hour:
[warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function
Apache not restarting, just the connection abort once an hour.
I do not see any customer facing 500 errors (that I know of at the moment).
The Statistics and Bandwidth compilations run once every 24 hours at a different time.
Apache 2.2.14
PHP 5.2.12
eAccelerator 0.9.5.3
mySQL 5.0.89
cPanel 11.25.0-RELEASE
/usr/local/apache/conf/php.conf
# Fastcgi configuration for PHP5
LoadModule fcgid_module modules/mod_fcgid.so
MaxRequestsPerProcess 500
ProcessLifeTime 7200
IPCConnectTimeout 30
IPCCommTimeout 60
AddHandler fcgid-script .php5 .php4 .php .php3 .php2 .phtml
FCGIWrapper /usr/local/cpanel/cgi-sys/php5 .php5
FCGIWrapper /usr/local/cpanel/cgi-sys/php5 .php4
FCGIWrapper /usr/local/cpanel/cgi-sys/php5 .php
FCGIWrapper /usr/local/cpanel/cgi-sys/php5 .php3
FCGIWrapper /usr/local/cpanel/cgi-sys/php5 .php2
FCGIWrapper /usr/local/cpanel/cgi-sys/php5 .phtml
# End of autogenerated PHP configuration.



LinkBack URL
About LinkBacks
Reply With Quote




