Github user bryancall commented on the pull request:

    https://github.com/apache/trafficserver/pull/350#issuecomment-161370254
  
    @ushachar I added support for debugging in header_rewrite and it has the 
ability to do client ip matching.  As @SolidWallOfCode pointed out there may be 
some use cases where you might want to debug the TLS handshake and would 
require an earlier hook.
    
    I have felt this feature should be part of a plugin and it is in two 
already (header_rewrite and XDebug).  If debugging required at an earlier stage 
add a hook and modify the plugins.  If on the fly debugging is required then 
modify the existing plugins to reload their configurations.  Added a third way 
to turn on debugging will only make things more confusing.


---
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.
---

Reply via email to