mirror of
https://git.envs.net/envs/matrix-conf.git
synced 2025-07-29 01:38:43 -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
|
||||
#
|
||||
# note:
|
||||
# http://localhost:8083 -> matrix-synchrotron-balancer
|
||||
# generic_worker_lc -> upstream_proxy (least_conn)
|
||||
# generic_worker_ih -> upstream_proxy (ip_hash)
|
||||
#
|
||||
|
||||
## Sync requests
|
||||
location ~* ^/_matrix/client/(v2_alpha|r0)/sync$ {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue