fastcgi returns 500 error on EINTR
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | libapache-mod-fastcgi (Ubuntu) |
Undecided
|
Unassigned | ||
Bug Description
Binary package hint: libapache2-
When fastcgi gets an EINTR in select, it returns a 500 error to the client rather than handling the issue.
The following is shown in apache error logs:
(4)Interrupted system call: FastCGI: comm with server “php-fastcgi.fcgi” aborted: select() failed
On a large web server under load, this can happen to a few percent of connections. Affects version 2.4.6 in at least 8.04 and 10.04. libapache2-
Please see the following links for more info:
http://
http://
| Adam Cooper (adam-j-cooper) wrote : | #1 |
| Launchpad Janitor (janitor) wrote : | #2 |
Status changed to 'Confirmed' because the bug affects multiple users.
| Changed in libapache-mod-fastcgi (Ubuntu): | |
| status: | New → Confirmed |
| ringmaster (ringmasterow) wrote : | #3 |
I've had similar issues with the same 2.3.6 version on multiple 10.04 servers. Count me in support of a backport.


I've been struggling to find out why my server occasionally returns a 500 error. I found this log message on a low traffic site (so it stood out like a sore thumb).
Would really like a backport or ppa so I don't have to worry about this anymore.