Re: Session interface
Jacob Smullyan <[email protected]>
| Newsgroups | gmane.comp.web.skunkweb |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Mar 01, 2004 at 09:49:38PM -0500, Brian Olsen (Mailing Lists) wrote: > Does anyone here use the database interface for sessions? (Like MySQL, > PostgreSQL.) If so, what's the benefit? SkunkWeb can now store stuff > through AE cache as well as the filesystem, which seems sufficient for > simple data like that stored in a session. I don't use it, but I think the only point of using a relational database for this is to share sessions between machines in a convenient manner, in case you want to use sessions in a load balancing setup without worrying about persistent connections. That's the only reason those implementations exist. js
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFARACRuqamFyFXXLIRAjgyAJ9+DpTEn3YnEVJjYObgVDMQcRDhPwCfdqEI CEsj0lqiNnybRuroZspyCPw= =AEOO -----END PGP SIGNATURE-----