Update nginx-upstream-config.sh

This commit is contained in:
kjg 2021-09-14 15:29:29 +02:00
parent 95da0f98b4
commit d3534d8cb6
1 changed files with 1 additions and 1 deletions

View File

@ -37,5 +37,5 @@ generate_upstream_block () {
#generate_upstream_block client_workers "$CLIENT_WORKERS"
#generate_upstream_block event_sending_workers "$EVENT_SENDING_WORKERS"
#generate_upstream_block register_workers "$REGISTER_WORKERS"
generate_upstream_block generic_worker_ih "$federation-worker" ip_hash
generate_upstream_block generic_worker_ih "$FEDERATION_WORKERS" ip_hash
generate_upstream_block generic_worker_lc "$GENERIC_WORKERS" least_conn