21 コミット (5dcdf8e9e2ee76f0aeed0a7ea2c9f74c9fe45a4a)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev 1c68fd0d9b Make matrix-synapse-reverse-proxy-companion not report "502 Bad Gateway" when Synapse workers restart 1年前
  Suguru Hirahara aae64ebde4
Add license information to files for matrix-synapse-reverse-proxy-companion 1年前
  Slavi Pantaleev 37f84173f0 Put `proxy_set_header Host $host;` at the `server` level for `matrix-synapse-reverse-proxy-companion` 1年前
  Slavi Pantaleev 10fabc32bc Rework `client_body_buffer_size`/`client_max_body_size` and `proxy_max_temp_file_size` configuration for `matrix-synapse-reverse-proxy-companion` 1年前
  Suguru Hirahara 1db5f76024
Replace double hyphens with "Em Dash" unicode character (U+2014) 1年前
  Slavi Pantaleev f2b69feb29 Make catch-all `federation-reader` nginx `location` blocks have less priority than others 1年前
  Slavi Pantaleev 58a8f79d95 Remove gzip support from synapse-reverse-proxy-companion 1年前
  Slavi Pantaleev 8a6b822bbd Always send `/rendezvous` routes to the same Synapse worker process (main) to fix QR code login 1年前
  Slavi Pantaleev 16ca50c6ef Add a few more comments in matrix-synapse-reverse-proxy-companion.conf.j2 2年前
  Slavi Pantaleev 775000883a Fix Jinja issue related to Synapse workers keepalive templating 2年前
  Charles Wright 55604f73c5 Bugfix: Locations for new workers must go *after* the stream writers 2年前
  Charles Wright a1cbe7f39b Add overrides for locations that must go to the main Synapse process 2年前
  Charles Wright 124524ea1f Typo: Send sync endpoints to sync workers, not room workers 2年前
  Charles Wright 12a8d535e8 Move maps inside the if-workers block; Add Tom's map to extract access token from the URI arg 2年前
  Charles Wright 0175a472d7 Typo: forgot closing }}'s 2年前
  Charles Wright db70230ae1 Add room-workers as a new preset, with new room workers, sync workers, client readers, and federation readers. Based on https://tcpipuk.github.io/synapse/index.html 2年前
  Slavi Pantaleev a78a749f75 Define matrix_synapse_reverse_proxy_companion_access_log_syslog_integration_server_port in the role defaults and make the tag configurable 2年前
  Charles Wright c053336ad2 Add keepalive on worker upstreams and use HTTP 1.1 for persistent connections 2年前
  ikkemaniac 8ebf18a885
add prometheus-nginxlog-exporter role (#2315) 3年前
  Slavi Pantaleev e9e84341a9 Reverse-proxy to Synapse via matrix-synapse-reverse-proxy-companion 3年前