php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13536 missing or not documented thing in sessions
Submitted: 2001-10-04 05:30 UTC Modified: 2001-10-04 09:12 UTC
From: ozoon at vnet dot ee Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.0.6 OS: redhat 7.01
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ozoon at vnet dot ee
New email:
PHP Version: OS:

 

 [2001-10-04 05:30 UTC] ozoon at vnet dot ee
Hi.
I ma managing webpage what have about 600-1000 active users online all the time.
I was own sessions before (with storage to mysql), but last times sql server dies very fastly.
I was trying to use php internal sessions, but i have missing of one thing there
Its some variable or function what shows HOW MUCH active open sessions are online.
I didnot found any documentation about it on php sessions manual.

I am saving sessions to shared memory (not to files)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-04 09:12 UTC] sniper@php.net
submitted twice
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 04:01:38 2024 UTC