Bug 1287571 - AH01075: Error dispatching request to :8965: (passing brigade to output filters)
Summary: AH01075: Error dispatching request to :8965: (passing brigade to output filters)
Keywords:
Status: NEW
Alias: None
Product: softwarecollections.org
Classification: Community
Component: httpd24
Version: 1.0
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Luboš Uhliarik
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-02 11:22 UTC by francescodefilippo+rhbugzilla
Modified: 2020-12-08 12:32 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description francescodefilippo+rhbugzilla 2015-12-02 11:22:49 UTC
Description of problem:

lots of AH01075: Error dispatching request to :8965: (passing brigade to output filters)

Version-Release number of selected component (if applicable):

httpd24-httpd-2.4.12-4.el6.2.x86_64

How reproducible:

configure apache as frontend for php-fpm

#
# PHP-FPM status page
#
<Proxy fcgi://127.0.0.1:9000>
  ProxySet timeout=7200
</Proxy>

ProxyPassMatch ^/(status|ping) fcgi://127.0.0.1:9000

please upgrade to latest 2.4.17!

Comment 1 Numera 2016-11-08 12:41:13 UTC
I am also getting same error:

32)Broken pipe: [Tue Nov 08 15:04:47.325799 2016] [proxy_fcgi:error] [pid 133605:tid 140022915188480] (32)Broken pipe: [client 10.139.229.74:65418] AH01075: Error dispatching request to : (passing brigade to output filters),


Note You need to log in before you can comment on or make changes to this bug.