Conan Wang created TS-1596:
------------------------------
Summary: channel_stats plugin: collect stats for each channel
Key: TS-1596
URL: https://issues.apache.org/jira/browse/TS-1596
Project: Traffic Server
Issue Type: New Feature
Components: Plugins
Environment: ATS 3.X on centos 5.4 64bit, OS X 10.8
Reporter: Conan Wang
channel_stats plugin collect the runtime statistics (speed, request count and
more in the future) for each channel. The stats is exposed with http interface
in json. (The code of interface is from 'stats_over_http' plugin.)
In general, the plugin could be used on reverse proxy with a fixed number of
remap rules. It's not design for the proxy which serves unlimited channels (
open-relay forward proxy).
repo (with license) and description: https://github.com/wkl/channel_stats
--
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