Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18758 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86638 invoked by uid 1010); 10 Sep 2005 10:33:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 86622 invoked from network); 10 Sep 2005 10:33:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Sep 2005 10:33:31 -0000 X-Host-Fingerprint: 195.197.172.116 gw02.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.116:37075] helo=gw02.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 5D/C2-17383-B76B2234 for ; Sat, 10 Sep 2005 06:33:31 -0400 Received: from nest.netphobia.fi (YZCLXVIII.dsl.saunalahti.fi [85.76.34.69]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id 92054D1CBE; Sat, 10 Sep 2005 13:33:24 +0300 (EEST) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id j8AAXPpi016062; Sat, 10 Sep 2005 13:33:25 +0300 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id j8AAXOtf016059; Sat, 10 Sep 2005 13:33:25 +0300 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Sat, 10 Sep 2005 13:33:24 +0300 (EEST) Reply-To: Jani Taskinen To: Ilia Alshanetsky cc: Ben Ramsey , internals@lists.php.net In-Reply-To: <4320B53B.9070700@prohost.org> Message-ID: References: <9E.93.23233.E96A0234@pb1.pair.com> <4320AA2B.1090906@prohost.org> <4320AFBA.4010309@php.net> <77.F1.17383.953B0234@pb1.pair.com> <4320B53B.9070700@prohost.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] Deadlock with session handling code? From: sniper@iki.fi (Jani Taskinen) On Thu, 8 Sep 2005, Ilia Alshanetsky wrote: > 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. You propably didn't run it with ancient PHP version like they have? :) --Jani