in reply to CGI::Session - expiry

Have you set expriration time for the cookie? It will be easier to help you if you show us related code.

Replies are listed 'Best First'.
Re^2: CGI::Session - expiry
by 2ants (Initiate) on Mar 12, 2010 at 23:46 UTC
    Thanks, but I think you have missed the point of the question. I did state that the expiry time was set at 5 mins. What I need to know is, how does CGI::Session decide whether a user has been active or inactive. Application code is not an issue as such.