[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: CGILua / Xavante: sessions and timeouts
- From: William Trenker <wtrenker@...>
- Date: Mon, 5 Sep 2005 17:14:17 -0400
What is the best way to time-out a CGILua session? This is quite a
common feature of sessions and many session API's include an optional
setting for automatically clearing a session after the specified time.
More specifically: what is the best way to do this where CGILua is
being run as a handler (cgiluahandler.lua) under Xavante?
Thanks,
Bill