Willy Tarreau 5dc2fa660c [MINOR] add a weight divisor to the struct proxy
Under some circumstances, it will be useful to be able to have
a server's effective weight bigger than the user weight, and this
is particularly true for dynamic weight-based algorithms. In order
to support this, we add a "wdiv" member to the lbprm structure
which will always be used to divide the weights before reporting
them.
2007-11-28 14:23:13 +01:00
..
2007-11-26 20:21:47 +01:00
2007-10-18 14:11:12 +02:00
2007-05-13 21:36:56 +02:00
2007-05-13 20:19:55 +02:00