lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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