php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24669 Sessions and Cookies Timeout prematurely
Submitted: 2003-07-15 22:14 UTC Modified: 2003-07-15 22:25 UTC
From: sunofman at sympatico dot ca Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.3.2 OS: Unix
Private report: No CVE-ID: None
 [2003-07-15 22:14 UTC] sunofman at sympatico dot ca
Description:
------------
It seems that once I have a cookie or session set after about 30-50 page loads, the cookie and/or session will expire although there is no timeout set for either to expire. It seems that it is cumulative and once you reach a certain number of page loads, no matter what you are doing, the sessions/cookies vanish. If You don't touch it for long periods of time...the sessions and cookies will remain....but as soon as you reach that certain number of page loads...everything vanishes. This can be achieved by following links or even refreshing the same page over and over.

Is there any explanation for this behavior?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-07-15 22:22 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

This is wrong place to ask support questions.

 [2003-07-15 22:25 UTC] sunofman at sympatico dot ca
But PHP sets the sessions and cookies.

I'm not quite sure how this is not a PHP issue?

Thanks
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 05:01:31 2024 UTC