[
https://issues.apache.org/jira/browse/TS-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14394470#comment-14394470
]
ASF subversion and git services commented on TS-3448:
-----------------------------------------------------
Commit 99073afd54c1bf6a492c5f2121f0664d117c470e in trafficserver's branch
refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=99073af ]
TS-3448 Add a new Mod operator to ControlMatcher, named "internal"
> 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)