[dev] PATCH Customer Session Handlers
Mike Cochrane
mike@graftonhall.co.nz
Wed, 7 Aug 2002 02:03:45 +0100
http://www.graftonhall.co.nz/mikes/Horde%20Diffs/Horde%20Custom%20Session%20Handlers/
Add the ability to define custom session handlers within the Horde framework.
Currently the only option is an SQL backend (Using PEAR) for sessions, but others
could be added easily.
why do you want this? one situation is if you have a load balancer with more
than one webmail servers behind it and need session to persist over all the
server you could have them all storing the session data in a common database.
horde HEAD.diff
patch for Horde.
horde.zip
contains:
lib\SessionHandler.php
lib\SessionHandler\sql.php
scripts\db\sessionhandler.sql
-------------------------------------------------------------------------
This mail sent from Mike's CVS HEAD install of IMP: http://horde.org/imp/