Newsgroups: php.internals,php.internals Path: news.php.net Xref: news.php.net php.internals:46194 php.internals:46195 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60946 invoked from network); 26 Nov 2009 02:47:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Nov 2009 02:47:03 -0000 X-Host-Fingerprint: 218.30.24.254 unknown Received: from [218.30.24.254] ([218.30.24.254:21506] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F2/64-45906-62CED0B4 for <0xcafefeed@gmail.com>; Wed, 25 Nov 2009 21:47:03 -0500 To: internals@lists.php.net,mm w <0xcafefeed@gmail.com> Message-ID: <4B0DEC22.7080405@gmail.com> Date: Thu, 26 Nov 2009 10:46:58 +0800 User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 CC: internals@lists.php.net, Hannes Magnusson References: <7f3ed2c30911011032u3c6e0772w1f543eeca854f505@mail.gmail.com> <4AEE437F.80807@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 218.30.24.254 Subject: Re: [PHP-DEV] PHP socket automatically shuts down after ? hours of idling? From: jiangcat@gmail.com (Chris Jiang) Hi all, after running a strace program, I've found the real issue with in it. It was a mysql connection timeout causing the PHP encountering a fatal error, and shuts down the server. Thank you all again for your time and help. :D > Hi what is your platform ?2. Provide a working, migth be a recent > problem regarding x socket, can you observe and dump your tcp > connexion?