hi,i have a setup with mod_fcgid (2.3.6) and php-cgi (and suexec) as a shared hosting server running debian 5. now i have problems with long running php-cgi processes where i get the above mentioned
(104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server
in apache error_log after a couple of minutes, but _before_ max_execution_time/max_input_time/FcgidIOTimeout (which are all set to the same value) is reached. the wrapper script started for FcgidWrapper looks like the one described on http://httpd.apache.org/mod_fcgid/mod/mod_fcgid.html.
the "long running php-cgi processes" are in fact database exports from xt commerce. i know one could argue that the application has to be fixed or optimized , but apart from that i think that this fastcgi read timeout should not occur. mysql server for xt commerce is located on another server and looks ok at first glance. load is neither a problem on the webserver nor on mysql server.
is there anything i forgot to configure or are there other places i could look for error causes?
thx for advice matthias --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx