I have fixed this issue, it's broken by TS-2173. The traffic_shell use RecFloat type to read all stats value, which is *wrong* affter applied TS-2173.
Let's make it works as traffic_line. On Tue, Sep 3, 2013 at 11:04 AM, Esmq <[email protected]> wrote: > sorry, duplicates, relates to > https://issues.apache.org/jira/browse/TS-1805 > > > At 2013-09-02 15:36:09,Esmq <[email protected]> wrote: > > hi, list > > i just upgrade my host to ats-v4.0.1 and found a problem, > when run "show:proxy-stats" under traffic_shell, the values of some items > were always 0, (it works find for ats-v3.2.4), > ###################################################################### > echo 'show:proxy-stats' | sudo /usr/local/trafficserver/bin/traffic_shell > Successfully Initialized MgmtAPI in > /usr/local/trafficserver-4.0.1/var/trafficserver > trafficserver> > Document Hit Rate -------- 0.000000 % * > Ram cache Hit Rate ------- 0.000000 % * > Bandwidth Saving --------- 0.000000 % * > Cache Percent Free ------- 0.000000 % > Open Server Connections -- 473 > Open Client Connections -- 3796 > Open Cache Connections --- 1 > Client Throughput -------- 18.100512 MBit/Sec > Transaction Per Second --- 0.000000 > > * Value represents 10 second average. > ###################################################################### > the Document Hit Raite and Transaction Per Second were always 0 which is > not true...(against event log) > > and the Changelog for v4.0.1 does'nt say some changes for this...? > > > > > > -- Yunkai Zhang Work at Taobao
