Introduce an upstream-hash-by annotation to support consistent hashing by nginx variable or text
This commit is contained in:
parent
7ffa0ae265
commit
d607cf6dd7
13 changed files with 166 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
"ssl-redirect": true,
|
||||
"upstream-fail-timeout": 0,
|
||||
"upstream-max-fails": 0,
|
||||
"upstream-hash-by": "$request_uri",
|
||||
"whitelist-source-range": null
|
||||
},
|
||||
"bodySize": "1m",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue