RE: [Cgi-session-user] Are CGI::Session session files removed automatically?
Brought to you by:
sherzodr
From: Sherzod R. <she...@ha...> - 2006-05-17 03:38:39
|
Look up find() in CGI::Session 4.x. It wasn't thouroughly tested, but the purpose of find() is to make the cleanup task easier. Give it a shot. We'd appreciate the feedback. Sherzod > -----Original Message----- > From: cgi...@li... > [mailto:cgi...@li...] On > Behalf Of Justin Simoni > Sent: Tuesday, May 16, 2006 10:33 PM > To: Cgi...@li... > Subject: [Cgi-session-user] Are CGI::Session session files > removed automatically? > > > Heya, > > In previous versions of CGI::Session (ver. 3.x?) the default, "file" > driver would not automatically remove session files that were > expired. Is this still true in 4.13? In past versions, I used my own > outside thingy to remove expired session files. If this isn't done > automatically by CGI::Session, is there a similar routine I can use > to remove these session files? > > Cheers, > > Justin Simoni > > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web > services, security? Get stuff done quickly with > pre-integrated technology to make your job easier Download > IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057& > dat=121642 > _______________________________________________ > Cgi-session-user mailing list Cgi...@li... > https://lists.sourceforge.net/lists/listinfo/cgi-session-user > > |