durusmail: quixote-users: How do sessions work with SCGI?
How do sessions work with SCGI?
2005-03-24
2005-03-25
How do sessions work with SCGI?
Leif K-Brooks
2005-03-24
Under Quixote 2's SCGI server without any session persistence, how (if
at all) are session objects shared between processes? If there is any
session sharing, is it safe to store ZODB objects in sessions even
though every SCGI process gets its own ZEO connection?

reply