Ask Bjørn Hansen created TS-2913:
------------------------------------
Summary: "Could not process this request" error when using
redirect remap
Key: TS-2913
URL: https://issues.apache.org/jira/browse/TS-2913
Project: Traffic Server
Issue Type: Bug
Components: Remap API
Reporter: Ask Bjørn Hansen
With this remap rule:
redirect http://foo.example.com/ \
http://foo.example.com/path
The server responds with a Location: header as expected, but also with an error
template. (This is on 4.2.1-ish).
<HTML>
<HEAD>
<TITLE>Error</TITLE>
</HEAD>
<BODY BGCOLOR="white" FGCOLOR="black">
<H1>Error</H1>
<HR>
<FONT FACE="Helvetica,Arial"><B>
Description: Could not process this request.
</B></FONT>
<HR>
</BODY>
--
This message was sent by Atlassian JIRA
(v6.2#6252)