fast cgi errors

Discussion in 'ISPConfig 3 Priority Support' started by chico11mbit, Jun 16, 2015.

  1. chico11mbit

    chico11mbit Member

    Hi,
    i get the following errors in the error.log on an website. it is a wordpress installation 4.2.2. Suddenly the backend interrupts the connection.

    Code:
    [fcgid:warn] [pid 27816] (32)Broken pipe: [client x.x.x.x:64242] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function, referer: http://www.mydomain.de/wp-admin/post.php?post=767&action=edit
    also i get a lot of the following error:

    Code:
    [fcgid:warn] [pid 31086] (104)Connection reset by peer: [client x.x.x.x:34376] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function
    Is it a problem with fastcgi variables for timeouts etc? How can i fix this in ispconfig?

    p.s. arno firewall is installed.
     
    Last edited: Jun 16, 2015
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Try to switch php mode to php-fpm.
     
  3. chico11mbit

    chico11mbit Member

    Working...
    Thx a lot
     

Share This Page