You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2016/06/20 18:17:58 UTC

[jira] [Resolved] (TS-4567) ATS5.3 does not reset stats?

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

Leif Hedstrom resolved TS-4567.
-------------------------------
    Resolution: Duplicate

> ATS5.3 does not reset stats?
> ----------------------------
>
>                 Key: TS-4567
>                 URL: https://issues.apache.org/jira/browse/TS-4567
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Hong Ye
>
> Hi guys,
> Stats won't reset on my ATS5.3 box. Does anyone have any idea what could be wrong or missed?
> It worked fine in ATS4.
> -- Current count:
> [root@denv-urlrw03 ~]# /usr/bin/curl -s localhost/_stats | grep completed_requests
> "proxy.process.http.completed_requests": "7017174",
> -- Try to reset:
> [root@denv-urlrw03 ~]# /usr/bin/traffic_line -c
> -- Not working?
> [root@denv-urlrw03 ~]# /usr/bin/curl -s localhost/_stats | grep completed_requests
> "proxy.process.http.completed_requests": "7017205”,
> -- Try to reset more:
> [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",
> -- No luck :-(



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)