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

ASF GitHub Bot commented on TS-4411:
------------------------------------

GitHub user pbchou opened a pull request:

    https://github.com/apache/trafficserver/pull/612

    TS-4411 : Added an error message if an unrecognized '@...' remap

    option is included in the remap configuration file.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pbchou/trafficserver TS-4411

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/612.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #612
    
----
commit 608721818154359f9d83e5a7496cfe2aa03469fc
Author: Peter Chou <[email protected]>
Date:   2016-05-02T19:00:23Z

    TS-4411 : Added an error message if an unrecognized '@...' remap
    option is included in the remap configuration file.

----


> Add a error message on unrecognized remap.config @... option.
> -------------------------------------------------------------
>
>                 Key: TS-4411
>                 URL: https://issues.apache.org/jira/browse/TS-4411
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Peter Chou
>             Fix For: sometime
>
>
> We noticed that unrecognized remap.config options seem to result in "silent" 
> failures, i.e., the remap rule "map /a /b @foo" just reduces to a plain "map 
> /a /b" rule. This is not desirable when we are implementing access control 
> and other functionality in the rule's plugin chain.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to