[GitHub] trafficserver issue #1624: Http transaction debugging feature

2017-04-03 Thread bryancall
Github user bryancall commented on the issue: https://github.com/apache/trafficserver/pull/1624 [approve ci] --- 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

[GitHub] trafficserver issue #1624: Http transaction debugging feature

2017-04-03 Thread chenglongwei
Github user chenglongwei commented on the issue: https://github.com/apache/trafficserver/pull/1624 This debugging feature is mainly used to debug plugins. I also modified the title to avoid confusedness. This debugging requires to know 'before or after' 'what hook id', 'what

[GitHub] trafficserver issue #1624: Http transaction debugging feature

2017-04-03 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/1624 Yes, I'm very much -1 on adding new plugin APIs and specially the loading of a .so via records.config. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] trafficserver issue #1624: Http transaction debugging feature

2017-04-03 Thread bryancall
Github user bryancall commented on the issue: https://github.com/apache/trafficserver/pull/1624 It would be better to make these normal transaction hooks and use the TSHttpHookAdd() function to add the hook. Then you can use the normal plugin.config to load the plugin. --- If

[GitHub] trafficserver issue #1624: Http transaction debugging feature

2017-03-31 Thread chenglongwei
Github user chenglongwei commented on the issue: https://github.com/apache/trafficserver/pull/1624 #1624 --- 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,