[
https://issues.apache.org/jira/browse/TS-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-3904:
------------------------------
Fix Version/s: (was: 6.2.0)
7.0.0
> Add basic access control to the xdebug plugin
> ---------------------------------------------
>
> Key: TS-3904
> URL: https://issues.apache.org/jira/browse/TS-3904
> Project: Traffic Server
> Issue Type: Improvement
> Components: Plugins
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 7.0.0
>
>
> It'd be useful to limit access to XDebug information based on client IP. E.g.
> {code}
> --allow=69/8 --allow=10/8 --allow=192.168/16
> {code}
> As an alternative, we could add this to header_rewrite, such that if the
> X-Debug header is in the client request, we deny the request based on the IP.
> The configuration for this could get complex though (maybe header_rewrite
> needs an ACL operator).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)