[Zope] ZEO and Sessions.
Richard Jones
richardjones at optushome.com.au
Tue Apr 12 19:08:57 EDT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 13 Apr 2005 05:47 am, Fernando Lujan wrote:
> Isn't there a easy way to do this? I was wondering if I couldn just
> createa new filestorage entry in the zeo.conf, and add some lines in my
> zope.conf file.
Is there a viable non-versioned alternative to the filestorage approach? My
sessions database grows ridiculously quickly. I'm also fairly sure it's
causing problems when my site gets ~5 requests a second (yes, that low)
Maybe one of these days I'll have time to look into SQLSession, but I'm not
sure how well it will be able to replace the core session handling (and it
does need to seamlessly replace it). I wonder how hard it'd be to write a new
Session Data Manager using an RDBMS as the backend, or even just a filesystem
approach that didn't use versioning. *shrug*. Mmm. Transactions.
Richard
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFCXFUJrGisBEHG6TARAphlAJ4hp/D6u0l/7G1MEhuEsLgykYASfACeNDm0
2CngEMS5lvja4vf2lSuCP5U=
=+7Se
-----END PGP SIGNATURE-----
More information about the Zope
mailing list