[Catalyst] Deleting the expired session files?

Octavian Rasnita orasnita at gmail.com
Sun Sep 5 08:42:04 GMT 2010


From: "Peter Karman" <peter at peknet.com>

> Octavian Rasnita wrote on 9/4/10 8:39 AM:
>> Hello,
>> 
>> I am trying to create a script that will be executed by a cron job which will delete all the expired session files, but without success.
>> I use the Session::Store::File plugin.
>> 
> 
> can't you just use the mtime of the file to determine whether it should be deleted?
> 
> -- 
> Peter Karman  .  http://peknet.com/  .  peter at peknet.com

Yes, finally I've done it so.

Thanks all.

Octavian




More information about the Catalyst mailing list