Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index

CONFIG_IP_VS_LBLC: locality-based least-connection scheduling

General informations

The Linux kernel configuration item CONFIG_IP_VS_LBLC has multiple definitions:

locality-based least-connection scheduling found in net/netfilter/ipvs/Kconfig

The configuration item CONFIG_IP_VS_LBLC:

Help text

The locality-based least-connection scheduling algorithm is for destination IP load balancing. It is usually used in cache cluster. This algorithm usually directs packet destined for an IP address to its server if the server is alive and under load. If the server is overloaded (its active connection numbers is larger than its weight) and there is a server in its half load, then allocate the weighted least-connection server to this IP address.

If you want to compile it in kernel, say Y. To compile it as a module, choose M here. If unsure, say N.

locality-based least-connection scheduling found in net/ipv4/ipvs/Kconfig

The configuration item CONFIG_IP_VS_LBLC:

Help text

The locality-based least-connection scheduling algorithm is for destination IP load balancing. It is usually used in cache cluster. This algorithm usually directs packet destined for an IP address to its server if the server is alive and under load. If the server is overloaded (its active connection numbers is larger than its weight) and there is a server in its half load, then allocate the weighted least-connection server to this IP address.

If you want to compile it in kernel, say Y. To compile it as a module, choose M here. If unsure, say N.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index

Automatically generated (in year 2024). See also LKDDb sources on GitLab