summary refs log tree commit diff
path: root/docs/reverse_proxy.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add HAProxy example for single port operation (#16768)Georg2024-02-201-0/+19
* listen http2 deprecated nginx (updating documentation) (#16831)Arnold2024-01-221-4/+4
* Switch UNIX socket paths to /run, and add a UNIX socket example for HAProxy (...villepeh2023-12-041-1/+5
* Do not expose Admin API in caddy reverse proxy example (#16027)Nils2023-07-311-1/+1
* Broken link "request_id_header" (#14740)Vertux2022-12-281-1/+1
* Update sample Nginx configuration to HTTP 1.1 (#14414)Brad Jones2022-11-111-0/+3
* Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pul...Eric Eastwood2022-09-151-0/+4
* Update Caddy reverse proxy documentation (#13344)Matt Holt2022-07-251-42/+11
* Add HAProxy delegation example to docs (#12501)villepeh2022-04-251-0/+22
* HAProxy guide update (#12279)villepeh2022-03-281-2/+2
* update ngnix reverse-proxy example (#11680)Richard van der Hoff2022-01-041-1/+1
* Add domain specific matching for haproxy config (#11128)Brett Bethke2021-11-011-1/+1
* Improve code formatting and fix a few typos in docs (#11221)Sumner Evans2021-11-011-3/+3
* Clarifications to reverse_proxy.md (#10708)Richard van der Hoff2021-08-271-5/+5
* Moved homeserver documentation above reverse proxy examples (#10551)Drew Short2021-08-091-10/+13
* Docs: Use something other than the document name to describe a page (#10399)Andrew Morgan2021-07-151-1/+1
* doc: Add delegation example to the caddy reverse proxy section (#10368)Moritz Dietz2021-07-141-0/+27
* Fix broken links in documentation (#10180)Dirk Klimpel2021-06-161-1/+1
* Preserve host in example apache config (#9696)Paul Tötterman2021-03-261-2/+5
* Update reverse proxy to add OpenBSD relayd example configuration. (#9508)Leo Bärring2021-03-061-2/+49
* Update nginx reverse-proxy docs (#9512)Richard van der Hoff2021-03-031-0/+2
* Add support for X-Forwarded-Proto (#9472)Richard van der Hoff2021-02-241-13/+23
* Add http2 to the nginx example config (#9390)David Vo2021-02-181-4/+4
* Increase default max_upload_size from 10M to 50M (#8502)Mateusz Przybyłowicz2020-10-091-1/+1
* Add note to reverse_proxy.md about disabling Apache's mod_security2 (#8375)Julian Fietkau2020-09-231-0/+8
* Add /_synapse/client to the reverse proxy docs (#8227)Andrew Morgan2020-09-101-2/+21
* Add health check endpoint (#8048)Erik Johnston2020-08-071-0/+7
* Combine nginx federation server blocks (#7823)Luke Faraone2020-07-161-11/+5
* Change Caddy links (old is deprecated) (#7789)Nicolai Søborg2020-07-081-1/+1
* Formatting for reverse-proxy docs (#7514)Richard van der Hoff2020-05-151-68/+78
* Add Caddy 2 example (#7463)Jeff Peeler2020-05-151-1/+11
* Merge branch 'master' into developRichard van der Hoff2020-05-141-4/+4
|\
| * Update reverse_proxy.mdRichard van der Hoff2020-05-051-4/+4
* | Add setting to nginx configuration to allow larger file uploads (#7251)Ryan Hovland2020-04-131-0/+3
|/
* Fix links in the reverse proxy docBrendan Abolivier2020-02-181-3/+4
* (#5849) Convert rst to markdown (#6040)dstipp2019-09-171-0/+123