ingress-nginx-helm/rootfs/etc/nginx/lua/balancer
Diego Woitasen 60b983503b Consistent hashing to a subset of nodes. It works like consistent hash,
but instead of mapping to a single node, we map to a subset of nodes.
2019-01-03 01:32:52 -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 store ewma stats per backend 2018-11-26 16:59:26 +04:00
resty.lua implement canary annotation and alternative backends 2018-11-06 13:13:14 -05:00
round_robin.lua bugfix: set canary attributes when initializing balancer 2018-11-13 15:44:57 +04:00
sticky.lua [1759] Ingress affinity session cookie with Secure flag for HTTPS 2018-12-04 10:51:52 +01:00