You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Sudheer Vinukonda (JIRA)" <ji...@apache.org> on 2015/12/16 18:27:46 UTC

[jira] [Updated] (TS-2540) header_rewrite: Does not detect a Statement without a predicate as an error

     [ https://issues.apache.org/jira/browse/TS-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sudheer Vinukonda updated TS-2540:
----------------------------------
    Fix Version/s:     (was: 6.1.0)
                   sometime

> header_rewrite: Does not detect a Statement without a predicate as an error
> ---------------------------------------------------------------------------
>
>                 Key: TS-2540
>                 URL: https://issues.apache.org/jira/browse/TS-2540
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Plugins
>            Reporter: Leif Hedstrom
>            Assignee: Sudheer Vinukonda
>             Fix For: sometime
>
>
> For example, this config silently fails with no errors, and worse, leaves the parser in a potentially erroneous state (causing subsequent rules to be wrong):
> {code}
> cond %{READ_REQUEST_HDR_HOOK}
>   X-Some-Header "zwoop"
> {code}
> Yes, it's obviously a config error (it should have a "set-config" predicate), but we should detect this.



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