[
https://issues.apache.org/jira/browse/TS-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom closed TS-3448.
-----------------------------
> Add an "internal" Mod to ControlMatcher (a boolean value)
> ---------------------------------------------------------
>
> Key: TS-3448
> URL: https://issues.apache.org/jira/browse/TS-3448
> Project: Traffic Server
> Issue Type: New Feature
> Components: Configuration, Core
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 6.0.0
>
>
> This allows, as an example, exclusion of parent.config for requests that are
> internal. Or, different cache.config rules for internal requests. Example
> usage could be
> {code}
> dest_domain=. parent="proxy1.example.com:8080; proxy2.example.com:8080"
> internal=false
> {code}
> This would allow this rule to only trigger if the request is not an internal
> (plugin) request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)