[mod_proxy] proxy.balance = "sticky" option (fixes #2117)
commit6598968796233ef148707ed9e1e577533d132461
authorGlenn Strauss <gstrauss@gluelogic.com>
Sat, 17 Dec 2016 07:16:21 +0000 (17 02:16 -0500)
committerGlenn Strauss <gstrauss@gluelogic.com>
Sat, 17 Dec 2016 07:16:21 +0000 (17 02:16 -0500)
tree777f89e42053e92d945d9c9521acc4e5845d83f4
parent539deb737097245c5a8f80cdb52553bd879445eb
[mod_proxy] proxy.balance = "sticky" option (fixes #2117)

attempt to route requests to same backends based on requestor (client)
IP address and target host and port of request.

(thx bra)

x-ref:
  "Source IP sticky load balancing patch"
  https://redmine.lighttpd.net/issues/2117
src/mod_proxy.c