Dear All
I've finally got a tar ball onto sourceforge (but that's another [OT]
story ;-)
Announcing Apache::SessionManager.
For those that do not know this is a (near) Transparent Session Manager
module - it will get (and optionally set) a Session ID from a client
request. It does no more that this with the ID - authenticating it /
checking validity is up to you. It is supposed to compliment
Apache::Session, which can be used as the backbend session store.
It has some perldoc in the Apache::SessionManager.pm file.
There is an example startup.pl in the example dir. of the tar ball.
It is quite configurable in that you can change its behaviour to taste -
see the perldoc / source.
It works in my development environment.
It is BETA and the API may change. Use it at your own risk! The usual
warranty applies - in that if it breaks please send any bits to
/dev/null, and any patches / bug fixes to me!
Please send me any feedback directly.
A BIG thank you to all that have help / sent me feedback / ideas, and
also to Doug for mod_perl and the Apache and perl authors.
Oh, Find it here:
http://sourceforge.net/projects/sessionmanager/
Regards
Greg Cope