Re: [Cgi-session-user] Are CGI::Session session files removed automatically?
Brought to you by:
sherzodr
From: Mark S. <ma...@su...> - 2006-05-30 02:01:49
|
On Mon, May 29, 2006 at 04:30:30PM +1000, Ron Savage wrote: > On Sun, 28 May 2006 21:47:54 -0600, Justin Simoni wrote: > > Hi Justin > > > CGI::Session->find( \&purge ); > > To get CGI::Session to look in the correct directory, perhaps replace the above > line with: Ron, I'm surprised you didn't recommend your CGI::Session::ExpireSessions module, which specializes in this session clean-up. I haven't used it myself yet, but it does seem well-suited for the task. Mark |