|
@@ -112,7 +112,8 @@ config IP_VS_RR
|
|
module, choose M here. If unsure, say N.
|
|
module, choose M here. If unsure, say N.
|
|
|
|
|
|
config IP_VS_WRR
|
|
config IP_VS_WRR
|
|
- tristate "weighted round-robin scheduling"
|
|
|
|
|
|
+ tristate "weighted round-robin scheduling"
|
|
|
|
+ select GCD
|
|
---help---
|
|
---help---
|
|
The weighted robin-robin scheduling algorithm directs network
|
|
The weighted robin-robin scheduling algorithm directs network
|
|
connections to different real servers based on server weights
|
|
connections to different real servers based on server weights
|