trafficserver should follow redirects when a special header is provided
------------------------------------------------------------------------
Key: TS-98
URL: https://issues.apache.org/jira/browse/TS-98
Project: Traffic Server
Issue Type: New Feature
Components: Core
Reporter: Wendy Huang
Attachments: code_diff.txt
Some people need a service such that if the Origin Server (OS) returns back a
particular HTTP
response code or HTTP response header, TS simply redirects the request to
another Origin Server and serves the
response that the new OS responds with.
it is prefered to be a response header instead of a response error code, since
changing the meaning of an
existing http response error code is undesirable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.