Hi,

Am 07.03.2012 13:32, schrieb Antony Dovgal:
On 03/07/2012 03:47 PM, Christian Kaps wrote:
The Apache logs prints:
FastCGI: comm with server "/home/christian.kaps/fcgi.sock" aborted:
idle timeout (30 sec)
FastCGI: incomplete headers (0 bytes) received from server
"/home/christian.kaps/fcgi.sock"

http://httpd.apache.org/mod_fcgid/mod/mod_fcgid.html#fcgidiotimeout ?

The error in the *Apache* logs kinda means the Apache has hit a
timeout, not PHP.


<offtopic>Ugh.. nice anchor/directive name, Apache guys.</offtopic>

--
Wbr,
Antony Dovgal
---
http://pinba.org - realtime profiling for PHP

Thanks, this points me in the right direction. The problem was the -idle-timeout property for the FastCgiExternalServer directive.

http://www.fastcgi.com/mod_fastcgi/docs/mod_fastcgi.html

Christian

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to