Leif Hedstrom created TS-3525:
---------------------------------
Summary: Trailing spaces in a remap.config and \ continuations can
fail to load
Key: TS-3525
URL: https://issues.apache.org/jira/browse/TS-3525
Project: Traffic Server
Issue Type: Bug
Components: Configuration
Reporter: Leif Hedstrom
E.g. the following would fail:
{code}
map http://example.com http://foo.example.com @plugin=conf_remap.so\
@pparam=...
{code}
note the trailing white space after the \.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)