[
https://issues.apache.org/jira/browse/TS-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625164#comment-13625164
]
bettydramit commented on TS-1805:
---------------------------------
with 0001-TS-1805-fix-uninitialized-result_type-in-NodeStatEva.patch
It works.but the value of Hit Rate QPS is zero
[root@localhost trafficserver]# echo "show:proxy-stats"|traffic_shell
Successfully Initialized MgmtAPI in /var/run/trafficserver
Document Hit Rate -------- 0.000000 % *
Ram cache Hit Rate ------- 0.000000 % *
Bandwidth Saving --------- 0.000000 % *
Cache Percent Free ------- 0.000000 %
Open Server Connections -- 1373
Open Client Connections -- 6407
Open Cache Connections --- 12
Client Throughput -------- 100.724182 MBit/Sec
Transaction Per Second --- 0.000000
* Value represents 10 second average.
> 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,
> 0001-TS-1805-fix-uninitialized-result_type-in-NodeStatEva.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