CLUSTERIP target support (EXPERIMENTAL)
modulename: ipt_CLUSTERIP.ko
configname: CONFIG_IP_NF_TARGET_CLUSTERIP
Linux Kernel Configuration
└─>Networking support
└─>Networking options
└─>Network packet filtering framework (Netfilter)
└─>IP: Netfilter Configuration
└─>CLUSTERIP target support (EXPERIMENTAL)
In linux kernel since version 2.6.12
The CLUSTERIP target allows you to build load-balancing clusters of
network servers without having a dedicated load-balancing
router/server/switch.
To compile it as a module, choose M here. If unsure, say N.
network servers without having a dedicated load-balancing
router/server/switch.
To compile it as a module, choose M here. If unsure, say N.
source code:
depends
CONFIG_EXPERIMENTALCONFIG_INET
CONFIG_IP_NF_IPTABLES
CONFIG_IP_NF_MANGLE
CONFIG_NET
CONFIG_NETFILTER
CONFIG_NETFILTER_ADVANCED
CONFIG_NF_CONNTRACK_IPV4