Analyse et explore linux
Component IP_VS_WRR

Component Type: kbuild config

Description: weighted round-robin scheduling

More info: The weighted robin-robin scheduling algorithm directs network connections to different real servers based on server weights in a round-robin manner. Servers with higher weights receive new connections first than those with less weights, and servers with higher weights get more connections than those with less weights and servers with equal weights get equal connections. If you want to compile it in kernel, say Y. To compile it as a module, choose M here. If unsure, say N.

Build project: Kconfig (Linux kconfig) (Path: net\netfilter\ipvs\Kconfig )

Other views: file explorer

Generated by PFA software prototype