Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:313 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7977 invoked from network); 26 Mar 2003 17:52:28 -0000 Received: from unknown (HELO admin1.affinitysolutions.com) (216.52.88.173) by pb1.pair.com with SMTP; 26 Mar 2003 17:52:28 -0000 Received: from [172.16.1.65] (unknown [216.220.102.122]) by admin1.affinitysolutions.com (Postfix) with ESMTP id 9FB501FC006; Wed, 26 Mar 2003 10:47:19 -0500 (EST) Reply-To: cfield@affinitysolutions.com To: =?ISO-8859-1?Q?J=E1n?= Cc: internals@lists.php.net In-Reply-To: <200303261302.OAA25919@www1.pobox.sk> References: <200303261302.OAA25919@www1.pobox.sk> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-5eBgo5QcJEm3djlaGjqH" Organization: Affinity Solutions Message-ID: <1048693665.28798.15.camel@tuxsrva> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.3 Date: 26 Mar 2003 10:47:45 -0500 Subject: Re: [PHP-DEV] Session store in memory. From: cfield@affinitysolutions.com (Chris Field) --=-5eBgo5QcJEm3djlaGjqH Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable 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 >=20 >=20 >=20 >=20 > I have one idea. Store session data in memory instead file. It's fast=20 > when file. Yes I know when script is finish all data is delete. But=20 > this can be same like file session. But in memory. >=20 >=20 >=20 >=20 > Akelavlk >=20 >=20 >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D REKLAM= A =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 --=-5eBgo5QcJEm3djlaGjqH Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQA+gcuhkTUAUyBR2GYRAq5jAJ9I9I68mQCmX5wK71mxQPmeHRmECgCgpTJ4 lDJz8SdI8CdlgBv0I80B80E= =ZNxH -----END PGP SIGNATURE----- --=-5eBgo5QcJEm3djlaGjqH--