synapse/docker/conf-workers
Eric Eastwood bd9a1079bc
Update reverse proxy docs with what we've learned from #17986 (#17994)
Update reverse proxy docs with what we've learned from
https://github.com/element-hq/synapse/pull/17986

Also vice versa and update our nginx config with what I learned from the
reverse proxy docs.

### Pull Request Checklist

<!-- Please read
https://element-hq.github.io/synapse/latest/development/contributing_guide.html
before submitting your pull request -->

* [x] Pull request is based on the develop branch
* [x] Pull request includes a [changelog
file](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#changelog).
The entry should:
- Be a short description of your change which makes sense to users.
"Fixed a bug that prevented receiving messages from other servers."
instead of "Moved X method from `EventStore` to `EventWorkerStore`.".
  - Use markdown where necessary, mostly for `code blocks`.
  - End with either a period (.) or an exclamation mark (!).
  - Start with a capital letter.
- Feel free to credit yourself, by adding a sentence "Contributed by
@github_username." or "Contributed by [Your Name]." to the end of the
entry.
* [x] [Code
style](https://element-hq.github.io/synapse/latest/code_style.html) is
correct
(run the
[linters](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#run-the-linters))
2024-12-19 14:00:50 +00:00
..
healthcheck.sh.j2 Create healthcheck script for synapse-workers container (#11429) 2021-11-26 14:05:20 +00:00
nginx.conf.j2 Update reverse proxy docs with what we've learned from #17986 (#17994) 2024-12-19 14:00:50 +00:00
shared.yaml.j2 Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05:00
supervisord.conf.j2 Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05:00
synapse.supervisord.conf.j2 Improve startup times in Complement test runs against workers, particularly in CPU-constrained environments. (#13127) 2022-06-30 11:58:12 +00:00
worker.yaml.j2 Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05:00