[Catalyst] Deleting the expired session files?
    Peter Karman 
    peter at peknet.com
       
    Sun Sep  5 01:06:48 GMT 2010
    
    
  
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
    
    
More information about the Catalyst
mailing list