[jira] [Commented] (TS-3448) Add an "internal" Mod to ControlMatcher (a boolean value)

2015-04-03 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14394539#comment-14394539
 ] 

ASF subversion and git services commented on TS-3448:
-

Commit f4bbdd921aa4b453fe4dbca5e9c2c0955ecc0954 in trafficserver's branch 
refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=f4bbdd9 ]

TS-3448 Fix so that regressions succeeds. This came up in review from Gancho, 
which I missed to address. Thanks Gancho!


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


[jira] [Commented] (TS-3448) Add an "internal" Mod to ControlMatcher (a boolean value)

2015-04-03 Thread ASF subversion and git services (JIRA)

[ 
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)


[jira] [Commented] (TS-3448) Add an "internal" Mod to ControlMatcher (a boolean value)

2015-03-20 Thread Phil Sorber (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372019#comment-14372019
 ] 

Phil Sorber commented on TS-3448:
-

Moving out to 6.0.0.

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