GitHub user shinrich opened a pull request: https://github.com/apache/trafficserver/pull/398
Ts 3072 no config Since the method of configuring this feature is contentious, I'm closing the previous PR #350 and opening this PR which includes the logic to enable debugging on a per VC basis, but does not include the records.config changes to enable the feature. In a month or two I may have time to revisit to add a plugin interface to enable the feature, but I wanted to get the feature in the meantime in case others have cycles to add the configuration interface. In the meantime, I'll put a diff of the records.config changes on the bug. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shinrich/trafficserver ts-3072-no-config Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/398.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #398 ---- commit d98ba1f45cb44dbd0da5c090f2c17899bb48c7e6 Author: shinrich <shinr...@yahoo-inc.com> Date: 2015-11-24T21:08:44Z TS-3072: Debug logging for single connection. commit 9160e1d3ee8ae0684288aff446a4524eb4118ebe Author: shinrich <shinr...@yahoo-inc.com> Date: 2015-11-24T23:01:30Z Add new files. commit 29c17305f5a5c2bf701734a7197ba896f67f629c Author: shinrich <shinr...@yahoo-inc.com> Date: 2015-11-24T23:15:27Z Remove unneccessary reference to Diags.h commit f1967feda5c3b203fa0fe93e7482c1471bcf06b7 Author: shinrich <shinr...@yahoo-inc.com> Date: 2015-12-23T03:57:25Z Remove records.config settings for per client-ip debug. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---