GitHub user realpdm opened an issue:
https://github.com/apache/trafficserver/issues/1463
On restart proxy.node.user_agent_xacts_per_second stat nonsensical
When I restart ATS the proxy.node.user_agent_xacts_per_second stat goes
very high before turning to normal This is captured by our graphing system and
confuses graph scales.
It is reproducible by simply restarting ATS
In one window I had a while loop running:
>while; do sudo traffic_line -r proxy.node.user_agent_xacts_per_second;
sleep 5; done
In other window restarted ATS on my dev machine with no load.
0.000000
0.000000
0.000000
153903.171875
153903.171875
0.090898
0.090898
Apache Traffic Server - traffic_server - 6.2.1 - (build # 020315 on Feb 3
2017 at 15:54:56)
----
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---