I've written my own nsession module in C, it uses files as well and
handles logins - this is what I needed for my personalization mechanism
- when a user logs in, his sid changes to what is currently stored in
this user's db, when he logs out, he gets a new sid.

This mechanism works for me with mod_dtcl for several months, now I'm
finishing up my AOLserver stuff, so I'll just put my nsession somewhere
and compare mine with yours.

Dossy wrote:

> All,
>
> I've finally gotten around to putting together a reference
> implementation of nssession (based on the spec. I originally
> proposed over a year ago).
>
> It's currently only available via anonymous CVS, but if
> you're interested:
>
>   http://panoptic.com/wiki/aolserver/nssession
>
> Any and all feedback is very appreciated.
>
> -- Dossy
>
> --
> Dossy Shiobara                       mail: [EMAIL PROTECTED]
> Panoptic Computer Network             web: http://www.panoptic.com/
>   "He realized the fastest way to change is to laugh at your own
>     folly -- then you can let go and quickly move on." (p. 70)
>
>
>
>

Reply via email to