php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32597 default value of session.gc_maxlifetime
Submitted: 2005-04-05 22:32 UTC Modified: 2005-04-06 23:03 UTC
From: kozlik at kufr dot cz Assigned:
Status: Not a bug Package: Session related
PHP Version: 5.0.3 OS: all
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: kozlik at kufr dot cz
New email:
PHP Version: OS:

 

 [2005-04-05 22:32 UTC] kozlik at kufr dot cz
Description:
------------
Default value of session.gc_maxlifetime is set quite short. Only 1440s which is 24 minutes. Shouldn't it be 24 hours instead of 24 minutes?


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-04-06 18:15 UTC] sniper@php.net
It's fine as it is. (And you do have some text editor? :)


 [2005-04-06 23:03 UTC] kozlik at kufr dot cz
Yes, I have :-)

But users of my application have a lot of problems with changeing configuration of their php. 

In my opinion is longer value better and more compatible with other applications/libraries which useing sessions. 24 min is too short time for lost all session variables.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 14:04:04 2025 UTC