You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2012/07/16 08:24:35 UTC

[jira] [Updated] (TS-1266) RAM cache stats looks wrong

     [ https://issues.apache.org/jira/browse/TS-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-1266:
------------------------------

    Fix Version/s: 3.3.0
    
> RAM cache stats looks wrong
> ---------------------------
>
>                 Key: TS-1266
>                 URL: https://issues.apache.org/jira/browse/TS-1266
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Stats
>    Affects Versions: 3.1.4
>            Reporter: Leif Hedstrom
>             Fix For: 3.3.0
>
>
> E.g.
> {code}
> proxy.process.cache.volume_0.bytes_used=73639936
> proxy.process.cache.volume_0.bytes_total=299840634880
> proxy.process.cache.volume_0.ram_cache.total_bytes=536870912
> proxy.process.cache.volume_0.ram_cache.bytes_used=279175598080
> proxy.process.cache.volume_0.ram_cache.hits=254
> proxy.process.cache.volume_0.ram_cache.misses=179
> {code}
> I'm obviously not using 279GB of RAM cache (I wish I did). Or
> {code}
> proxy.process.cache.ram_cache.total_bytes=536870912
> proxy.process.cache.ram_cache.bytes_used=279175598080
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira