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.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---