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
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.
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-03-11 03:04 UTC] rasmus@php.net
User cache hits are counted correctly now.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 05:01:27 2024 UTC