[Bug 908154] Re: PHP session garbage collection measured in minutes instead of seconds
Steve Beattie
sbeattie at ubuntu.com
Thu Feb 9 18:08:27 UTC 2012
BIll,
The /usr/lib/php5/maxlifetime script is already dividing the result by
60; if you run it with the default settings, you will see that it
returns 24 (the expected number of minutes). So your patch should not be
necessary. Is that not the behavior you see? What does it output if you
run it directly?
Ondřej,
Hrm, the issue you're raising, ensuring that a session file that was
started more than 24 minutes ago but is still in use doesn't get purged
by using fuser, is a separate issue from what Bill is reporting. Can you
open a separate bug for that?
Thanks!
** Changed in: php5 (Ubuntu)
Status: New => Incomplete
--
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/908154
Title:
PHP session garbage collection measured in minutes instead of seconds
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/908154/+subscriptions
More information about the Ubuntu-server-bugs
mailing list