php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20940 After upgrading from PHP 4.2-dev to 4.2.3, garbage collection no longer occurs
Submitted: 2002-12-11 10:42 UTC Modified: 2003-01-02 18:45 UTC
From: ccrowley at tulane dot edu Assigned:
Status: No Feedback Package: Session related
PHP Version: 4.2.3 OS: Solaris 8
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2002-12-11 10:42 UTC] ccrowley at tulane dot edu
I am using the same PHP pages that were used in PHP 4.2-dev and the same php.ini file.

The session files in the /tmp/session directory are not being gc'd after the gc_maxlifetime.

GC is running. This was evidenced by the skyrocketing LA on the machine when I increased gc_probability to 50.

Please contact me if more information is necesary, or you can suggest trouble shooting tests.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-11 12:00 UTC] iliaa@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip


 [2003-01-02 18:45 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 13:01:28 2024 UTC