Update 'etc/nginx/include.d/generic_worker.conf'

add note for proxy's
This commit is contained in:
creme 2021-08-12 18:08:30 +00:00
parent 6218fbb3f6
commit 2ab88da413

View file

@ -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$ {