Sachin Balan created TS-1221:
--------------------------------
Summary: Not able to query Dead hosts
Key: TS-1221
URL: https://issues.apache.org/jira/browse/TS-1221
Project: Traffic Server
Issue Type: Bug
Components: Stats
Affects Versions: 3.0.2
Environment: RHEL 6.1
Reporter: Sachin Balan
I have enabled the congestion control feature in traffic server using following
configurations.
CONFIG proxy.config.http.congestion_control.enabled INT 1
CONFIG proxy.config.raf.enabled INT 1
CONFIG proxy.config.raf.port INT 9000
When I query deadhosts using following command I get following error.
# ./traffic_line -q
Query Deadhosts is not implemented, it requires support for congestion control.
For more details, examine the old code in cli/CLI.cc: QueryDeadhosts()
error: the requested command failed
Is there any other configuration that I am missing out on?
Thanks in advance.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira