Hi,
I created a session module for AOLserver. It's all in C, implemented
simply by combining Ns_Sets and Ns_Cache. As bonus it gives you some
(IMHO) nice cookie commands.
I gave it a good thrashing, creating 10.000 5K session and it
performed beautifully; fast and on expiry seemed to clean up memory
nicely.
If those interested could give a look over, I'd appreciate any
comments, especialy on my newbie C code. :) (I realise now I should
have used the TclObj versions, but I blame me not doing it on the
module examples being out of date!)
Source can be had from: http://bas.scheffers.net/aolserver/
nssession-0.1.tgz
Cheers,
Bas.
--
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.