php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #65838 session expire unexpectedly
Submitted: 2013-10-05 12:22 UTC Modified: 2013-11-20 22:02 UTC
From: zws at ahtvu dot ah dot cn Assigned: ericsten (profile)
Status: Closed Package: WinCache (PECL)
PHP Version: Irrelevant OS: win2003
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: zws at ahtvu dot ah dot cn
New email:
PHP Version: OS:

 

 [2013-10-05 12:22 UTC] zws at ahtvu dot ah dot cn
Description:
------------
When session.save_handler is set to wincache,and a new session is accessed frequently,but this session still expired when session.gc_maxlifetime is reached,meanwhile dup entries can be found in wincache.php's session cache page.

Wincache version is 1.3.5.0.




Patches

wincache_session_expire_duplicate_bug (last revision 2013-10-05 12:22 UTC by zws at ahtvu dot ah dot cn)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-11-20 21:58 UTC] ericsten@php.net
Automatic comment from SVN on behalf of ericsten
Revision: http://svn.php.net/viewvc/?view=revision&revision=332172
Log: Bug 65838: Session unexpectedly expires
Compile type mismatch warnings in wincache_string.c
AV on shutdown in wincache_aplist.c
 [2013-11-20 22:02 UTC] ericsten@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ericsten
 [2013-11-20 22:02 UTC] ericsten@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.

Fix checked in in revision 332172.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 05:01:28 2024 UTC