Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18759 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45879 invoked by uid 1010); 10 Sep 2005 14:17:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 45864 invoked from network); 10 Sep 2005 14:17:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Sep 2005 14:17:35 -0000 X-Host-Fingerprint: 69.164.218.60 eycb01-00-cntnga-69-164-218-60.atlaga.adelphia.net Received: from ([69.164.218.60:21291] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 5C/08-17383-DFAE2234 for ; Sat, 10 Sep 2005 10:17:33 -0400 To: internals@lists.php.net,Jani Taskinen Message-ID: <4322EAFA.7080809@php.net> Date: Sat, 10 Sep 2005 10:17:30 -0400 User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 CC: Ilia Alshanetsky 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> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 69.164.218.60 Subject: Re: [PHP-DEV] Deadlock with session handling code? From: ramsey@php.net (Ben Ramsey) On 9/10/05 6:33 AM, Jani Taskinen wrote: > 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 I fought to get us the latest version of PHP running on Apache 1.3.x, but the managed hosting company won't support it, and because they won't support it, it was determined to use what they would support. As I understand it, the "RedHat" version of PHP they are using may have an old version number, but it contains all security patches up to the current version of PHP (though I'm unclear whether those patches include any new features, etc.). -- Ben Ramsey http://benramsey.com/