On Feb 24, 2006, at 5:27 AM, Bas Scheffers wrote:
Hi all,
I did some work yesterday finishing off my nssession module and
even optimistically labeled is "1.0RC1".
You can find it at http://bas.scheffers.net/aolserver/
I hope some of you can try it out and give me some feedback on it!
Is this the same module that is in AOLserver CVS? Doesn't look like
it but they have the same name.
One thing that might be useful is a way to provide storage plugins
for session data. If I could write a few routines, my_session_save
and my_session_load for example, that handle saving sessions how I
want then this module would be much more flexible. This way I could
write a storage routine to save sessions in a database which would
allow me to access them from another server running nssession. Of
course by default you would provide the in-memory and disk-based
storage routines.
Thoughts?
- Jeremy
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]>
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject:
field of your email blank.