mirror of
https://git.envs.net/envs/matrix-conf.git
synced 2025-07-30 02:08:50 -04:00
Update 'etc/nginx/include.d/generic_worker.conf'
add note for proxy's
This commit is contained in:
parent
6218fbb3f6
commit
2ab88da413
1 changed files with 6 additions and 0 deletions
|
@ -1,4 +1,10 @@
|
||||||
# Generic Worker
|
# Generic Worker
|
||||||
|
#
|
||||||
|
# note:
|
||||||
|
# http://localhost:8083 -> matrix-synchrotron-balancer
|
||||||
|
# generic_worker_lc -> upstream_proxy (least_conn)
|
||||||
|
# generic_worker_ih -> upstream_proxy (ip_hash)
|
||||||
|
#
|
||||||
|
|
||||||
## Sync requests
|
## Sync requests
|
||||||
location ~* ^/_matrix/client/(v2_alpha|r0)/sync$ {
|
location ~* ^/_matrix/client/(v2_alpha|r0)/sync$ {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue