lvs-devel
|
To: | Julian Anastasov <ja@xxxxxx>, Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> |
---|---|
Subject: | Re: [PATCH v6] ipvs: add weighted random twos choice algorithm |
Cc: | dpayne <darby.payne@xxxxxxxxx>, netfilter-devel@xxxxxxxxxxxxxxx, lvs-devel@xxxxxxxxxxxxxxx |
From: | Simon Horman <horms@xxxxxxxxxxxx> |
Date: | Sun, 24 Jan 2021 11:45:24 +0100 |
On Wed, Jan 06, 2021 at 09:25:47PM +0200, Julian Anastasov wrote: > > Hello, > > On Wed, 6 Jan 2021, dpayne wrote: > > > Adds the random twos choice load-balancing algorithm. The algorithm will > > pick two random servers based on weights. Then select the server with > > the least amount of connections normalized by weight. The algorithm > > avoids the "herd behavior" problem. The algorithm comes from a paper > > by Michael Mitzenmacher available here > > http://www.eecs.harvard.edu/~michaelm/NEWWORK/postscripts/twosurvey.pdf > > > > Signed-off-by: dpayne <darby.payne@xxxxxxxxx> > > Looks good to me for -next, thanks! > > Acked-by: Julian Anastasov <ja@xxxxxx> Sorry for the delay, Acked-by: Simon Horman <horms@xxxxxxxxxxxx> |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Re: [PATCH v6] ipvs: add weighted random twos choice algorithm, Julian Anastasov |
---|---|
Next by Date: | Re: [PATCH v6] ipvs: add weighted random twos choice algorithm, Pablo Neira Ayuso |
Previous by Thread: | Re: [PATCH v6] ipvs: add weighted random twos choice algorithm, Julian Anastasov |
Next by Thread: | Re: [PATCH v6] ipvs: add weighted random twos choice algorithm, Pablo Neira Ayuso |
Indexes: | [Date] [Thread] [Top] [All Lists] |