Introduce an upstream-hash-by annotation to support consistent hashing by nginx variable or text

This commit is contained in:
Lourens Naudé 2017-09-30 22:29:16 +01:00
parent 7ffa0ae265
commit d607cf6dd7
13 changed files with 166 additions and 0 deletions

View file

@ -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",