Commit Graph

6 Commits

Author SHA1 Message Date
John Bampton
17ae333df4
doc: fix capitalization and image alt attributes (#4008)
Remove unneeded blank line
2021-05-06 13:37:35 +08:00
Wen Ming
d84e3c762a
license: fixed license issue for ewma.lua. (#2136) 2020-08-31 20:54:08 +08:00
redynasc
98bb5933d6
feature: implement ewma balancer for upstream node (#2001)
ewma is a different balancing implementation that will generate a weight for every backend IP based on the last server response time, basically it tries to dispatch more requests to the backends that reply faster, supposing that they are less loaded.

fix #1996
2020-08-29 23:14:16 +08:00
WenMing
6b688c57b1
Update LICENSE 2019-05-28 16:28:29 +08:00
Yuansheng Wang
0ba6830743 feature: supported to load config from YAML config. 2019-04-11 16:53:21 +08:00
YuanSheng Wang
7742c553d1
Initial commit 2019-04-10 10:02:06 +08:00