Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10245 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42546 invoked by uid 1010); 2 Jun 2004 12:51:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 42501 invoked from network); 2 Jun 2004 12:51:22 -0000 Received: from unknown (HELO longsword) (66.80.117.3) by pb1.pair.com with SMTP; 2 Jun 2004 12:51:22 -0000 Received: from ([66.80.117.2:63624]) by mail.omniti.com (ecelerity HEAD) with SMTP id A5/71-27016-94DCDB04; Wed, 02 Jun 2004 08:51:23 -0400 In-Reply-To: <20040602073619.34528.qmail@pb1.pair.com> References: <20040602073619.34528.qmail@pb1.pair.com> Mime-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: Content-Transfer-Encoding: 7bit Cc: internals@lists.php.net Date: Wed, 2 Jun 2004 08:53:19 -0400 To: "Dmitry Ruban" X-Mailer: Apple Mail (2.618) Subject: Re: [PHP-DEV] sessions handling From: george@omniti.com (George Schlossnagle) You're looking for the list php-general. On Jun 2, 2004, at 3:37 AM, Dmitry Ruban wrote: > Hi folks, > > Have no idea is it the proper group to ask my question, any way here > it is: > We have two instances of apache/mod_php running on 80 and 443 ports > accordingly. For both mod_php we have the same dir (/tmp) to store > session > information. Is it possible to mix sessions data up if user switches > between > 80 and 443 ports? I mean what if when user surfs over 80 port and has > already sessionID in this mod_php context(PHPSESSID stores in cookie), > then > he jumps to 443 instance, would that mod_php correctly find proper > session > file? Is it possible that PHPSESSID in 443 context hasn't been > initialized > and mod_php won't get proper file? > > Regards, > Dima Ruban > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > // George Schlossnagle // Postal Engine -- http://www.postalengine.com/ // Ecelerity: fastest MTA on earth