[
https://issues.apache.org/jira/browse/TS-4369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251169#comment-15251169
]
ASF GitHub Bot commented on TS-4369:
------------------------------------
Github user zizhong commented on a diff in the pull request:
https://github.com/apache/trafficserver/pull/586#discussion_r60520786
--- Diff: doc/admin-guide/plugins/escalate.en.rst ---
@@ -61,4 +61,4 @@ With this line in :file:`remap.config` ::
Traffic Server would accept a request for ``cdn.example.com`` and, on a
cache miss, proxy the
request to ``origin.example.com``. If the response code from that server
is a 401, 404, 410,
or 502, then Traffic Server would proxy the request to
``second-origin.example.com``, using a
-Host: header of ``cdn.example.com``.
\ No newline at end of file
+Host: header of ``cdn.example.com``.
--- End diff --
Thanks Brian for picking this up.
Already revert that change.
> add VIA_ERROR_MOVED_TEMPORARILY to deal with redirect by remapping correctly
> for instrumentation (logging, metrics)
> -------------------------------------------------------------------------------------------------------------------
>
> Key: TS-4369
> URL: https://issues.apache.org/jira/browse/TS-4369
> Project: Traffic Server
> Issue Type: New Feature
> Reporter: Zhang Zizhong
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)