These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Connection reset by peer: mod_fcgid: ap_pass_brigade failed in handle_request_ipc function on the new forum.
i keep seeing this too
Hi,
This is a PHP-FCGI limit error you're receiving. You'll need to adjust either the "PHP_FCGI_MAX_REQUESTS" variable inside the "fcgi-bin/php5.fcgi" file for the domain or "FcgidMaxRequestsPerProcess" variable inside the Apache config file.
You can read more about this topic at:
http://httpd.apache.org/mod_fcgid/mod/mod_fcgid.html#examples
If you're not familiar with these settings, I'd be happy to assist you in doing some detailed troubleshoot and work out a solution.
Best Regards,
Peter Knowles
TPN Solutions
Email: pknowles@tpnsolutions.com
Phone: 604-229-0715 (new)
Skype: tpnsupport
Website: http://www.tpnsolutions.com
Best Regards,
Peter Knowles | TPN Solutions
Email: pknowles@tpnsolutions.com | Skype: tpnassist
Hi, thanks for the suggestion.
In my case I get those messages in bursts. In one case 61 of them within 43 seconds. And within such a burst they contain all the same ip address - although every time a different port. Should I conclude that this is a hacking attempt? Or is there another explanation?