Public bug reported: Binary package hint: libapache2-mod-fastcgi
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-mod-fastcgi_2.4.7~0910052141-1 from natty fixes the issue, so a backport of the fix or package to LTS would be welcome. Please see the following links for more info: http://www.fastcgi.com/archives/fastcgi-developers/2009-January/000156.html http://geektank.net/2008/11/fastcgi-and-dreaded-aborted-select-failed/ ** Affects: libapache-mod-fastcgi (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/743633 Title: fastcgi returns 500 error on EINTR -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
