Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:319 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43570 invoked from network); 26 Mar 2003 18:13:50 -0000 Received: from unknown (HELO longsword.omniti.com) (66.80.117.3) by pb1.pair.com with SMTP; 26 Mar 2003 18:13:50 -0000 Received: from ip-66-80-117-2.nyc.megapath.net ([66.80.117.2] helo=maya.local.) by longsword.omniti.com with asmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.36 #9) id 18yFPK-0002xJ-00; Wed, 26 Mar 2003 13:13:50 -0500 Date: Wed, 26 Mar 2003 13:15:10 -0500 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Mime-Version: 1.0 (Apple Message framework v543) Cc: cfield@affinitysolutions.com, internals@lists.php.net To: =?ISO-8859-2?Q?J=E1n_=A9u=F2avec?= In-Reply-To: <200303261551.QAA06880@www1.pobox.sk> Message-ID: Content-Transfer-Encoding: quoted-printable X-Mailer: Apple Mail (2.543) Subject: Re: [PHP-DEV] Session store in memory. From: george@omniti.com (George Schlossnagle) References: <200303261551.QAA06880@www1.pobox.sk> This is not the list you are looking for. Please move this discussion=20= to php-general. On Wednesday, March 26, 2003, at 10:51 AM, J=E1n =A9u=F2avec wrote: > Thanks for that. > > > > > I think for Linux is better use --with-mm. But I use windows, and i > don't know compile PHP. Can you compile next PHP version with this > switch on? After that users can set session.save_path=3Dmm and use > session store in memory.. > > > > > Akelavlk > > > > > > >> You can do this your self using shared memory segments and custom > > >> session handling functions. There are lts of good reasons to leave > them > > >> in files, one is that you can have an NFS volume that a group of > servers > > >> can share letting you have the luxury of sessions behind a > loadbalancer. > > >> > > >> > > >> > > >> > > >> > > >> On Wed, 2003-03-26 at 08:02, J=E1n =A9u=F2avec wrote: > > >>> Hi > > >>> > > >>> > > >>> > > >>> > > >>> I have one idea. Store session data in memory instead file. It's > fast > > >>> when file. Yes I know when script is finish all data is delete. > But > > >>> this can be same like file session. But in memory. > > >>> > > >>> > > >>> > > >>> > > >>> Akelavlk > > >>> > > >>> > > >>> > > >>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D = REKLAMA =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > >>> Vyrazne zlavy pocitacov a prislusenstva > > >>> Toshiba Pocket PC e740 v cench u? od 24.300,- Sk bez DPH > > >>> Navstivte nas na adrese http://www.somi.sk/akcie.php > > >>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > >> --=20 > > >> Chris Field > > >> cfield@affinitysolutions.com > > >> Affinity Solutions Inc. > > >> 386 Park Avenue South > > >> Suite 1209 > > >> New York, NY 10016 > > >> (212) 685-8748 ext. 32 > > >> > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D = REKLAMA =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Vyrazne zlavy pocitacov a prislusenstva > Toshiba Pocket PC e740 v cench u? od 24.300,- Sk bez DPH > Navstivte nas na adrese http://www.somi.sk/akcie.php > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >