php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56590 Statistics are wrong for user cache
Submitted: 2005-10-10 16:46 UTC Modified: 2006-03-11 03:04 UTC
From: pz at ljseek dot com Assigned: rasmus (profile)
Status: Closed Package: APC (PECL)
PHP Version: 5.0.3 OS: Fedora Core 4
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: pz at ljseek dot com
New email:
PHP Version: OS:

 

 [2005-10-10 16:46 UTC] pz at ljseek dot com
Description:
------------
The statistics in apc.php  generated page seems to be wrong. 

Hits/Misses do not seems to account for "user cache enties" 
lookups. 

I would suggest it would be ether made clear it is system cache only or you would report 2 hit statistics for system cache (files) and for user keys cache. 

Statistics for system cache is also a bit borning - in most cases .php files are modified very rare so it is very close to 100% if you allocate enough RAM.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-03-11 03:04 UTC] rasmus@php.net
User cache hits are counted correctly now.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 12 18:01:32 2025 UTC