ingress-nginx-helm/rootfs/etc/nginx/lua/balancer
Eugene Fedunin 254629cf16 Added support for annotation session-cookie-change-on-failure
1. Session cookie is updated on previous attempt failure when `session-cookie-change-on-failure = true` (default value is `false`).
2. Added tests to check both cases.
3. Updated docs.

Co-Authored-By: Vladimir Grishin <yadolov@users.noreply.github.com>
2019-05-27 13:00:07 +03:00
..
chash.lua Consistent hashing to a subset of nodes. It works like consistent hash, 2019-01-03 01:32:52 -03:00
chashsubset.lua Consistent hashing to a subset of nodes. It works like consistent hash, 2019-01-03 01:32:52 -03:00
ewma.lua log info when endpoints change for a balancer 2019-05-25 23:50:18 -04:00
resty.lua log info when endpoints change for a balancer 2019-05-25 23:50:18 -04:00
round_robin.lua bugfix: set canary attributes when initializing balancer 2018-11-13 15:44:57 +04:00
sticky.lua Added support for annotation session-cookie-change-on-failure 2019-05-27 13:00:07 +03:00