summary refs log tree commit diff
path: root/develop/setup/forward_proxy.html
diff options
context:
space:
mode:
authorrichvdh <richvdh@users.noreply.github.com>2021-08-11 14:35:23 +0000
committerrichvdh <richvdh@users.noreply.github.com>2021-08-11 14:35:23 +0000
commiteb39b3b6a1759ddd9e7c14d79c917bb09532f8fc (patch)
tree32cb36c31bb10b0f4948e8b459ce48247e2bdfd4 /develop/setup/forward_proxy.html
parentdeploy: 52bfa2d59a5c372dec3204b20efbe19953b53122 (diff)
downloadsynapse-eb39b3b6a1759ddd9e7c14d79c917bb09532f8fc.tar.xz
deploy: 339c3918e1301d53b998c98282137b12d9d16c45
Diffstat (limited to 'develop/setup/forward_proxy.html')
-rw-r--r--develop/setup/forward_proxy.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/develop/setup/forward_proxy.html b/develop/setup/forward_proxy.html
index 8b0d6f3517..cd723bdd83 100644
--- a/develop/setup/forward_proxy.html
+++ b/develop/setup/forward_proxy.html
@@ -232,21 +232,21 @@ will apply blacklisting of IP addresses.</p>
 <li>recaptcha validation</li>
 <li>CAS auth validation</li>
 <li>OpenID Connect</li>
+<li>Outbound federation</li>
 <li>Federation (checking public key revocation)</li>
+<li>Fetching public keys of other servers</li>
+<li>Downloading remote media</li>
 </ul>
 <p>It will <strong>not be used</strong> for:</p>
 <ul>
 <li>Application Services</li>
 <li>Identity servers</li>
-<li>Outbound federation</li>
 <li>In worker configurations
 <ul>
 <li>connections between workers</li>
 <li>connections from workers to Redis</li>
 </ul>
 </li>
-<li>Fetching public keys of other servers</li>
-<li>Downloading remote media</li>
 </ul>
 <h2 id="troubleshooting"><a class="header" href="#troubleshooting">Troubleshooting</a></h2>
 <p>If a proxy server is used with TLS (HTTPS) and no connections are established,