Title: Broken pipe: mod_fcgid
Last modified: March 1, 2017

---

# Broken pipe: mod_fcgid

 *  [yorkki](https://wordpress.org/support/users/yorkki/)
 * (@yorkki)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/broken-pipe-mod_fcgid/)
 * (32)Broken pipe: [client x.x.x.x:53208] mod_fcgid: ap_pass_brigade failed in 
   handle_request_ipc function, referer: [https://mysite.com/wp-admin/admin.php?page=wpfastestcacheoptions](https://mysite.com/wp-admin/admin.php?page=wpfastestcacheoptions)
 * Hi all. I get that every time I clear cache or submit WPFC settings. All seem
   to work regardless but still would like to know how to get rid of this error/
   warning.
 * Running: Apache/2.4.6 (CentOS), PHP 7.0.14, 5.5.50-MariaDB
 * I haven’t modified any mod_fcgid settings except increased FcgidBusyTimeout a
   bit for one project, all the rest should be at default.
 * Any ideas where to start? I actually tried to increase few things in config, 
   like FcgidMaxRequestsPerProcess / PHP_FCGI_MAX_REQUESTS and few others according
   to couple of stackoverflow posts, but no luck getting rid of this.
 * Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/broken-pipe-mod_fcgid/#post-8872097)
 * First time I see such issue. Actually I don’t know what to do.
 *  Thread Starter [yorkki](https://wordpress.org/support/users/yorkki/)
 * (@yorkki)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/broken-pipe-mod_fcgid/#post-8872157)
 * Hi,.. hmm now I can’t seem to duplicate the error anymore…
 * Going to keep following the log, I’ll keep you posted. What I did was I changed
   Apache config a bit,.. here is what I added to my Apache config:
 * KeepAlive On
    <IfModule prefork.c> StartServers 10 MinSpareServers 10 MaxSpareServers
   20 ServerLimit 500 MaxRequestWorkers 500 MaxConnectionsPerChild 0 </IfModule>
 * So basically I doubled the defaults. ServerLimit and MaxRequestWorkers defaults
   at 250 if I’m not mistaken. Also few more servers, as it defaults at 5.
 * Not sure if this did the trick, maybe someone can comment on this 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Broken pipe: mod_fcgid’ is closed to new replies.

 * ![](https://ps.w.org/wp-fastest-cache/assets/icon-256x256.png?rev=2064586)
 * [WP Fastest Cache - WordPress Cache Plugin](https://wordpress.org/plugins/wp-fastest-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-fastest-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-fastest-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-fastest-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-fastest-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-fastest-cache/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [yorkki](https://wordpress.org/support/users/yorkki/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/broken-pipe-mod_fcgid/#post-8872157)
 * Status: not resolved