You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Yunkai Zhang (JIRA)" <ji...@apache.org> on 2013/09/17 12:53:52 UTC

[jira] [Commented] (TS-2234) traffic_line query interface lose efficacy

    [ https://issues.apache.org/jira/browse/TS-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13769418#comment-13769418 ] 

Yunkai Zhang commented on TS-2234:
----------------------------------

Which version did you used?

I think we have fixed this in master:

{code}
[root@test78 taobao]# lynx -dump http://localhost:8080/stat/ | grep proxy.node.cache_hit_ratio
proxy.node.cache_hit_ratio=0.999994
proxy.node.cache_hit_ratio_int_pct=1120397056
proxy.node.cache_hit_ratio_avg_10s_int_pct=1120403456
proxy.node.cache_hit_ratio_avg_10s=1.000000
{code}
                
> traffic_line query interface lose efficacy
> ------------------------------------------
>
>                 Key: TS-2234
>                 URL: https://issues.apache.org/jira/browse/TS-2234
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Stats
>            Reporter: zhiyuanfu
>
> The following queries have lose efficacy:
> traffic_line -r proxy.node.cache_hit_ratio_int_pct
> traffic_line -r proxy.node.cache_hit_ratio
> #############################
> [root@New ~]# lynx -dump http://localhost:8080/stat/ | grep  proxy.node.cache_hit_ratio
> proxy.node.cache_hit_ratio=0.000000
> proxy.node.cache_hit_ratio_int_pct=0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira