[
https://issues.apache.org/jira/browse/TS-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phil Sorber updated TS-2936:
----------------------------
Fix Version/s: (was: 6.0.0)
sometime
> Comments and line continuations in remap.config is bad mojo
> -----------------------------------------------------------
>
> Key: TS-2936
> URL: https://issues.apache.org/jira/browse/TS-2936
> Project: Traffic Server
> Issue Type: Bug
> Components: Configuration, Core
> Reporter: Leif Hedstrom
> Labels: newbie
> Fix For: sometime
>
>
> If you do a line continuation on a commented out line in remap.config, it'll
> still suck up the following line into the comment. This is less than ideal.
> As an example, this does not work
> {code}
> map http://example.com http://real.example.com \
> # @plugin=conf_remap.so @pparam= ... \
> @plugin=header_rewrite.so @pparam= ...
> {code}
> The issue being that the second plugin line gets sucked into the comment.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)