diff --git a/develop/print.html b/develop/print.html index b7aeed1129..567d9ed2c4 100644 --- a/develop/print.html +++ b/develop/print.html @@ -901,7 +901,7 @@ listens to traffic on localhost. (Do not change bind_addresses to < when using a containerized Synapse, as that will prevent it from responding to proxied traffic.)

Optionally, you can also set -request_id_header +request_id_header so that the server extracts and re-uses the same request ID format that the reverse proxy is using.

Reverse-proxy configuration examples

diff --git a/develop/reverse_proxy.html b/develop/reverse_proxy.html index 67783637b9..a8b5f4b019 100644 --- a/develop/reverse_proxy.html +++ b/develop/reverse_proxy.html @@ -184,7 +184,7 @@ listens to traffic on localhost. (Do not change bind_addresses to < when using a containerized Synapse, as that will prevent it from responding to proxied traffic.)

Optionally, you can also set -request_id_header +request_id_header so that the server extracts and re-uses the same request ID format that the reverse proxy is using.

Reverse-proxy configuration examples