Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18732 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55369 invoked by uid 1010); 8 Sep 2005 22:03:43 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 55354 invoked from network); 8 Sep 2005 22:03:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Sep 2005 22:03:42 -0000 X-Host-Fingerprint: 70.85.46.36 unknown Received: from ([70.85.46.36:56591] helo=prohost.org) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 18/53-17383-E35B0234 for ; Thu, 08 Sep 2005 18:03:42 -0400 Received: (qmail 14433 invoked from network); 8 Sep 2005 22:03:40 -0000 Received: from cpe000fb56099fd-cm000f9f7d6664.cpe.net.cable.rogers.com (HELO ?192.168.1.101?) (69.196.28.148) by prohost.org with SMTP; 8 Sep 2005 22:03:40 -0000 Message-ID: <4320B53B.9070700@prohost.org> Date: Thu, 08 Sep 2005 18:03:39 -0400 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ben Ramsey CC: internals@lists.php.net References: <9E.93.23233.E96A0234@pb1.pair.com> <4320AA2B.1090906@prohost.org> <4320AFBA.4010309@php.net> <77.F1.17383.953B0234@pb1.pair.com> In-Reply-To: <77.F1.17383.953B0234@pb1.pair.com> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Deadlock with session handling code? From: ilia@prohost.org (Ilia Alshanetsky) Any chance a small reproduce script can be provided? I ran a basic session extension load test with siege with upwards of 100 concurrent connection and do not see any of the described symptoms. Ilia