[
https://issues.apache.org/jira/browse/TS-2582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909243#comment-13909243
]
ASF subversion and git services commented on TS-2582:
-----------------------------------------------------
Commit a08f5da2b764966446a5a7e26a15b5971b6d55e6 in trafficserver's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=a08f5da ]
TS-2582: add traffic_cop debugging mode
Replace custom traffic_cop option parsing with the standard libts
API. This has the side-effect of now requireing a double-dash for
long options.
Instead of a build-time option to enable traffic_cop debugging, add
a command line option that simply logs debug messages to standard
output. Add another command line option to enable the debug log
level.
> make traffic_cop debugging easier
> ---------------------------------
>
> Key: TS-2582
> URL: https://issues.apache.org/jira/browse/TS-2582
> Project: Traffic Server
> Issue Type: New Feature
> Components: Cop
> Reporter: James Peach
> Assignee: James Peach
> Priority: Minor
> Fix For: 5.0.0
>
>
> It's somewhat tedious to debug {{traffic_cop}}, since you have to make a
> build configuration change and then examine a hard-coded log file. It would
> be easier to (optionally) log to standard output.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)