in reply to
Re: Re: timeout
in thread
CGI session timeout
It's dangerous to use IP as an identifier. You'll run into problems with proxies and such. Better to generate a true unique ID and maintain it with cookies or URL munging.
Comment on
Re: Re: Re: timeout
In Section
Seekers of Perl Wisdom