durusmail: quixote-users: Re: SQL example app for session handling?
SQL example app for session handling?
2004-02-24
Re: SQL example app for session handling?
2004-02-24
2004-02-24
2004-02-29
2004-03-01
Re: SQL example app for session handling?
Titus Brown
2004-03-01
-> > * no caching is done.  I believe that with the multi-process model that
SCGI
-> >    uses, it wouldn't work properly anyway (or am I wrong?)
->
-> Caching of what?

Caching of sessions.  Each access to the session dictionary causes a
database access.

--titus


reply