Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15710 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36095 invoked by uid 1010); 1 Apr 2005 02:38:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 36070 invoked from network); 1 Apr 2005 02:38:42 -0000 Received: from unknown (HELO gmail.com) (127.0.0.1) by localhost with SMTP; 1 Apr 2005 02:38:42 -0000 X-Host-Fingerprint: 64.233.184.192 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.192:42170] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 4F/06-22409-034BC424 for ; Thu, 31 Mar 2005 21:38:40 -0500 Received: by wproxy.gmail.com with SMTP id 37so568438wra for ; Thu, 31 Mar 2005 18:38:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=QC4MuqB4j+JeolKEWwaG32+9qsI+dH/IYwUAR6vCrHpUJr0kJ16sBcBXa4ahBffNwFEjxprgZ0N8DkKHmwhLvyJtMNrOznSFuK82qQZyQJWvvdRanK1voZ148vUBltK6dveBkwlZEmvR8ZmTjmFFo1AlYb216uMjBXXCWvAtvkk= Received: by 10.54.105.7 with SMTP id d7mr2288762wrc; Thu, 31 Mar 2005 18:38:37 -0800 (PST) Received: by 10.54.28.21 with HTTP; Thu, 31 Mar 2005 18:38:37 -0800 (PST) Message-ID: <90e24d4e05033118382131d718@mail.gmail.com> Date: Thu, 31 Mar 2005 18:38:37 -0800 Reply-To: Jeremy Johnstone To: Chris Shiflett Cc: "M. Sokolewicz" , internals@lists.php.net In-Reply-To: <424C2FB2.2070808@php.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <424994B1.3000600@velum.net> <90e24d4e0503291116a5bde6a@mail.gmail.com> <4249ADAC.8000900@velum.net> <20050329193848.64327.qmail@lists.php.net> <424C2FB2.2070808@php.net> Subject: Re: [PHP-DEV] why does PHP accept [new] session ids from client? From: phpdev@gmail.com (Jeremy Johnstone) On Thu, 31 Mar 2005 12:13:22 -0500, Chris Shiflett wrote: > The behavior of the session extension has everything to do with > internals. I'm not sure why everyone is sending him to php-general. No > one there is going to be able to change this behavior. They can only > suggest userland code to try to work around it. > IMHO, based on what I had read of his email and even upon rereading it now, he asked "why is it this way" and "is it possible to disable this behaviour?", both of which are not strictly internals related questions (although the first could partially be construed that way). He was not asking for the internals team to change this behaviour (which of course most of the people on generals would have no ability to do) so in that case, his question was best asked there, not here (again IMHO). -- --------------------------- Jeremy Johnstone http://www.jeremyjohnstone.com jsjohnst@php.net