Re: Apache::Session cleanup

2005-09-18 Thread Garrison Hoffman
___cliff rayman___ wrote: > I believe that deleting them via the cron is the standard method. This makes sense, though I had hoped for something more perlish. > I actual use a more complex technique that looks into the session to > decide if it is a session worth saving, such as it contains an a

Re: Apache::Session cleanup

2005-09-17 Thread ___cliff rayman___
Garrison Hoffman wrote: I'm storing session IDs in cookies for 60 days, so I'd like to limit sessions similarly. I could certainly run a cron for this, but is there a better way? I believe that deleting them via the cron is the standard method. Test out the following (by changing rm to l