From 539b491e69b7ebf8987b6b6fc675a9f54589a633 Mon Sep 17 00:00:00 2001 From: reivilibre Date: Wed, 28 Dec 2022 15:46:14 +0000 Subject: [PATCH] deploy: 8d20b1ba1eb072c983ae4d5e455b09195dcf6755 --- develop/print.html | 2 +- develop/reverse_proxy.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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