[GitHub] [apisix] membphis commented on a change in pull request #3278: feat: support hash on vars_combinations

2021-01-13 Thread GitBox
membphis commented on a change in pull request #3278: URL: https://github.com/apache/apisix/pull/3278#discussion_r557057858 ## File path: t/node/chash-hashon.t ## @@ -625,3 +625,90 @@ chash_key: "chash_val_3" chash_key: "chash_val_4" chash_key: "chash_val_5" chash_key:

[GitHub] [apisix] membphis commented on a change in pull request #3278: feat: support hash on vars_combinations

2021-01-13 Thread GitBox
membphis commented on a change in pull request #3278: URL: https://github.com/apache/apisix/pull/3278#discussion_r557052181 ## File path: apisix/balancer/chash.lua ## @@ -38,6 +38,9 @@ local function fetch_chash_hash_key(ctx, upstream) chash_key = ctx.var["http_" ..

[GitHub] [apisix] membphis commented on a change in pull request #3278: feat: support hash on vars_combinations

2021-01-13 Thread GitBox
membphis commented on a change in pull request #3278: URL: https://github.com/apache/apisix/pull/3278#discussion_r557051593 ## File path: apisix/balancer/chash.lua ## @@ -38,6 +38,9 @@ local function fetch_chash_hash_key(ctx, upstream) chash_key = ctx.var["http_" ..