Hi James, Is there a work around?
Thanks Hong On 6/20/16, 1:48 PM, "James Peach" <jpe...@apache.org> wrote: > >> On Jun 20, 2016, at 9:03 AM, Ye, Hong <hong...@comcast.com> wrote: >> >> Hi guys, >> >> Stats went resetting on my ATS5.3 box. Does anyone have any idea what could >> be wrong or missed? >> It worked fine in ATS4. >> >> [root@denv-urlrw03 ~]# /usr/bin/curl -s localhost/_stats | grep >> completed_requests >> "proxy.process.http.completed_requests": "7017174", >> >> >> [root@denv-urlrw03 ~]# /usr/bin/traffic_line -c >> [root@denv-urlrw03 ~]# /usr/bin/curl -s localhost/_stats | grep >> completed_requests >> "proxy.process.http.completed_requests": "7017205”, >> >> [root@denv-urlrw03 ~]# /usr/bin/traffic_line -c >> [root@denv-urlrw03 ~]# /usr/bin/traffic_line -c >> [root@denv-urlrw03 ~]# /usr/bin/curl -s localhost/_stats | grep >> completed_requests >> "proxy.process.http.completed_requests": "7017437", > >This sounds like https://issues.apache.org/jira/browse/TS-4271 > >J