[Templates] Persistent http sessions
Travis Basevi
travis.basevi@wisdengroup.com
Fri, 08 Dec 2006 02:20:55 +0000
Hi all,
I was wondering what's a popular choice of module for persistent http
sessions in TT2? (Or even outside it - no sweat to fetch and load it in
my modperl handler and pass it to Template->process).
I have been using the plugin for Apache::SessionManager up to now, but
it seems to have gone a bit stale, and now I'm disappointed it doesn't
seem to support the renaming of parts of the mod_perl 2.00 API. So in
the interests of cleaner code, I wouldn't mind finding something else.
It's for a CMS, so about 100 users in total, never more than a few at
the same time.
Thanks for any help,
:Travis