Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58737 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83813 invoked from network); 7 Mar 2012 12:32:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Mar 2012 12:32:24 -0000 Authentication-Results: pb1.pair.com header.from=tony@daylessday.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=tony@daylessday.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain daylessday.org from 95.163.84.66 cause and error) X-PHP-List-Original-Sender: tony@daylessday.org X-Host-Fingerprint: 95.163.84.66 mail.daylessday.org Received: from [95.163.84.66] ([95.163.84.66:58432] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9A/70-15180-655575F4 for ; Wed, 07 Mar 2012 07:32:23 -0500 Received: from thinkx201.site (unknown [212.42.62.198]) by daylessday.org (Postfix) with ESMTPSA id 17751E34FD for ; Wed, 7 Mar 2012 16:32:19 +0400 (MSK) Message-ID: <4F575552.4060202@daylessday.org> Date: Wed, 07 Mar 2012 16:32:18 +0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120215 Thunderbird/10.0.2 MIME-Version: 1.0 To: internals@lists.php.net References: <13d068672408452a58ccb0d650cfdc82@mohiva.com> In-Reply-To: <13d068672408452a58ccb0d650cfdc82@mohiva.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP-FPM and max_execution_time From: tony@daylessday.org (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. Ugh.. nice anchor/directive name, Apache guys. -- Wbr, Antony Dovgal --- http://pinba.org - realtime profiling for PHP