[Bug 316441] Re: PHP session garbage collection

Bryce Nesbitt 316441 at bugs.launchpad.net
Thu Jul 28 01:45:44 UTC 2011


Using cron is hacky here.  It can be too slow (thus the disk fills up), or usless (such as on a laptop with no sessions getting generated). 
How about something more dynamic with php counting dirty sessions, and cleaning them up synchronously at the end of a session?  Let php handle this, when php needs to.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/316441

Title:
  PHP session garbage collection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/316441/+subscriptions



More information about the Ubuntu-server-bugs mailing list