You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "zhiyuanfu (JIRA)" <ji...@apache.org> on 2013/09/18 03:09:51 UTC

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

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

zhiyuanfu updated TS-2234:
--------------------------

    Description: 
[ATS-4.0.1]
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

  was:
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

    
> 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
>
> [ATS-4.0.1]
> 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