Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46629 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32154 invoked from network); 11 Jan 2010 13:45:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2010 13:45:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=mapopa@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mapopa@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.219 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: mapopa@gmail.com X-Host-Fingerprint: 209.85.219.219 mail-ew0-f219.google.com Received: from [209.85.219.219] ([209.85.219.219:57425] helo=mail-ew0-f219.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 76/7B-12956-F5B2B4B4 for ; Mon, 11 Jan 2010 08:45:03 -0500 Received: by ewy19 with SMTP id 19so14264616ewy.1 for ; Mon, 11 Jan 2010 05:45:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Edd9rPVL1rq2TgGxYINhjRC6NCJyKWdxXNRZWM8n/bU=; b=e/XYtG7GVkRVnrrPtMHbBVNnA/voQzcwmf1TanFQxL8XumJTIF7iCtymW0Sv5mJh8O OS6NRzy0AhVemxqsi3iwA4YSMsYv7rwv3KxVWGRwkwBoqmKHn9QQXLYYQaVyw35T8m/1 9/YA49wymB2Sn1PIkqWyVBoaJR8lpAg7EN+S8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=saaT/zi3OIg0Uk9f9UvlzKJON7EvLcS/bwriBVEYCnXKrV/dCaBNv4qtpTathbTjh8 Es9PO6kthz/t5OY/kNw2CjnK0BvnoDhDCbToCbhzm2L0KXXSp3xCL6gJW7I1ZbRZQ5sz rIblEqz5FmsrB2ckm8HHD3EbU63odUK5iJDlA= MIME-Version: 1.0 Received: by 10.216.88.78 with SMTP id z56mr2039150wee.37.1263217496632; Mon, 11 Jan 2010 05:44:56 -0800 (PST) Date: Mon, 11 Jan 2010 15:44:56 +0200 Message-ID: To: PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1 Subject: Bug #49955 can be closed From: mapopa@gmail.com (marius adrian popa) Bug #49955 http://bugs.php.net/bug.php?id=49955 can be closed , i have tested with php 5.3 latest snapshot and firebird is on a remote host in fact i have tested with two remote hosts one with firebird 2.1 and one with firebird 2.5 I guess 10000000 connections are enough to see if it's all ok I got no error , it never reaches to die zone cat 49955.php also tested from apache the scripts dies only when it reaches max execution time , as expected for default php is 30 seconds lynx http://localhost/49955.php php versions tested: 5.3.3 snapshot (cli) (built: Jan 11 2010 13:19:54) and 5.3.1 rc2 (cli) (built: Nov 2 2009 17:22:21) + apache module