[
https://issues.apache.org/jira/browse/TS-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625103#comment-13625103
]
ASF subversion and git services commented on TS-1805:
-----------------------------------------------------
Commit e935ebaeb6fd9ba75c4103800beef26c19d1c8fe in branch refs/heads/master
from Zhao Yongming <[email protected]>
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=e935eba ]
TS-1805: fix conversion when pass value to statVarSet()
The result from NodeStatEval()/ClusterStatEval() could have different type
compare to the token type of m_node_dest/m_cluster_dest.
So we should do conversion in statVarSet() when they are different.
Signed-off-by: Yunkai Zhang <[email protected]>
Signed-off-by: Zhao Yongming <[email protected]>
> Stats: show:proxy-stats in traffic_shell only have Client Throughput, all
> others '0'
> ------------------------------------------------------------------------------------
>
> Key: TS-1805
> URL: https://issues.apache.org/jira/browse/TS-1805
> Project: Traffic Server
> Issue Type: Bug
> Components: Stats
> Reporter: Zhao Yongming
> Attachments:
> 0001-TS-1805-fix-conversion-when-pass-value-to-statVarSet.patch
>
>
> there maybe more problems, let us start with this one.
> {code}
> % show:proxy-stats
> Document Hit Rate -------- 0.000000 % *
> Ram cache Hit Rate ------- 0.000000 % *
> Bandwidth Saving --------- 0.000000 % *
> Cache Percent Free ------- 0.000000 %
> Open Server Connections -- 0
> Open Client Connections -- 0
> Open Cache Connections --- 0
> Client Throughput -------- 10030.373047 MBit/Sec
> Transaction Per Second --- 0.000000
> {code}
--
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