forked-synapse/changelog.d
Tatu Wikman 3e95c19911
Docs: Add Nginx loadbalancing example with sticky mxid for workers (#15411)
* Docs: Add Nginx loadbalancing example with sticky mxid for workers

Add example nginx configuration snippet that

* does load balancing for workers
* respects mxid part of the token
  * from both url parameter and auth header
  * and handles since parameter

Thanks to @olmari for pushing me to write this and testing the configs

Signed-off-by: Tatu Wikman <tatu.wikman@gmail.com>

* Add changelog entry

Signed-off-by: Tatu Wikman <tatu.wikman@gmail.com>

* Update codeblock formatter

Co-authored-by: Dirk Klimpel <5740567+dklimpel@users.noreply.github.com>

* Remove indirectly related nginx-config

Signed-off-by: Sami Olmari <sami@olmari.fi>

* Proper definition of action how to target username for worker

Signed-off-by: Sami Olmari <sami@olmari.fi>

* Change "nginx" to general "reverse proxy" as it's concept now.

Signed-off-by: Sami Olmari <sami@olmari.fi>

* Wording in better English

Co-authored-by: Tatu Wikman <tatu.wikman@gmail.com>

* rename changelog entry to have correct extension

---------

Signed-off-by: Tatu Wikman <tatu.wikman@gmail.com>
Signed-off-by: Sami Olmari <sami@olmari.fi>
Co-authored-by: Dirk Klimpel <5740567+dklimpel@users.noreply.github.com>
Co-authored-by: Sami Olmari <sami@olmari.fi>
Co-authored-by: Sami Olmari <sami+github@olmari.fi>
2023-04-27 11:25:44 +01:00
..
.gitignore
15284.misc Speedup tests by caching HomeServerConfig instances (#15284) 2023-04-18 13:50:27 +00:00
15318.feature Experimental support for MSC3970: per-device transaction IDs (#15318) 2023-04-25 09:37:09 +01:00
15356.misc Re re introduce membership tables event stream ordering (#15356) 2023-04-25 09:44:29 +01:00
15387.feature Add a module API to send an HTTP push notification (#15387) 2023-04-26 21:10:51 +02:00
15411.doc Docs: Add Nginx loadbalancing example with sticky mxid for workers (#15411) 2023-04-27 11:25:44 +01:00
15417.bugfix Modify StoreKeyFetcher to read from server_keys_json. (#15417) 2023-04-20 12:30:32 -04:00
15418.misc Remove legacy code of single user device resync api (#15418) 2023-04-21 12:06:39 +01:00
15458.misc Add column full_user_id to tables profiles and user_filters. (#15458) 2023-04-26 16:03:26 -07:00
15462.misc Add unstable /keys/claim endpoint which always returns fallback keys. (#15462) 2023-04-25 13:30:41 -04:00
15465.misc Finish type hints for federation client HTTP code. (#15465) 2023-04-24 13:12:06 -04:00
15466.bugfix Update the check_schema_delta script to account for when the schema version has been bumped locally (#15466) 2023-04-25 11:52:54 -07:00
15471.misc Bump types-pyyaml from 6.0.12.8 to 6.0.12.9 (#15471) 2023-04-24 08:14:45 +01:00
15473.misc Bump pyasn1-modules from 0.2.8 to 0.3.0 (#15473) 2023-04-24 08:17:14 +01:00
15474.misc Bump cryptography from 40.0.1 to 40.0.2 (#15474) 2023-04-24 08:17:41 +01:00
15475.misc Bump types-netaddr from 0.8.0.7 to 0.8.0.8 (#15475) 2023-04-24 08:18:01 +01:00
15476.misc Bump types-jsonschema from 4.17.0.6 to 4.17.0.7 (#15476) 2023-04-24 08:19:03 +01:00
15479.misc Ask bug reporters to provide logs as text (#15479) 2023-04-24 14:54:18 +01:00
15482.feature Add admin endpoint to query room sizes (#15482) 2023-04-26 16:00:11 +00:00
15494.bugfix Do not return extensible events experimental push rules by default. (#15494) 2023-04-26 14:27:38 -04:00