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

seri,Kim updated TS-2318:
-------------------------

    Description: 
header_rewrite/header_filter plugin is not parsing properly.

My header_rewrite config is

cond %\{READ_RESPONSE_HDR_HOOK\}
cond %\{HEADER:Vary\} =Accept-Encoding,User-Agent \[NC\]
set-header Vary "Accept-Encoding"

header_rewrite plugin is likely to parse
not
Vary: Accept-Encoding,User-Agent
to
Vary: Accept-Encoding

My config is missing something?
Please, help me.

  was:
header_rewrite/header_filter plugin is not parsing properly.

My header_rewrite config is

cond %{READ_RESPONSE_HDR_HOOK}
cond %{HEADER:Vary} =Accept-Encoding,User-Agent [NC]
set-header Vary "Accept-Encoding"

header_rewrite plugin is likely to parse
not
Vary: Accept-Encoding,User-Agent
to
Vary: Accept-Encoding

My config is missing something?
Please, help me.


> header_rewrite/header_filter plugin is not likey to parse properly.
> -------------------------------------------------------------------
>
>                 Key: TS-2318
>                 URL: https://issues.apache.org/jira/browse/TS-2318
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Plugins
>            Reporter: seri,Kim
>
> header_rewrite/header_filter plugin is not parsing properly.
> My header_rewrite config is
> cond %\{READ_RESPONSE_HDR_HOOK\}
> cond %\{HEADER:Vary\} =Accept-Encoding,User-Agent \[NC\]
> set-header Vary "Accept-Encoding"
> header_rewrite plugin is likely to parse
> not
> Vary: Accept-Encoding,User-Agent
> to
> Vary: Accept-Encoding
> My config is missing something?
> Please, help me.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to