diff options
author | John Crispin <blogic@openwrt.org> | 2016-03-10 19:11:09 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2016-03-10 19:11:09 +0000 |
commit | 76c7acee0b183dfa17f179869e46f058f3435460 (patch) | |
tree | e3df9e68c2b55ff52db7c183f5b63914e9a0b8a6 /target | |
parent | 681c97e7011b16aacec00a854d8aac34db13b203 (diff) | |
download | master-187ad058-76c7acee0b183dfa17f179869e46f058f3435460.tar.gz master-187ad058-76c7acee0b183dfa17f179869e46f058f3435460.tar.bz2 master-187ad058-76c7acee0b183dfa17f179869e46f058f3435460.zip |
kernel: Linux IP Virtual Server kernel modules (netfilter.mk patch)
IPVS (IP Virtual Server) implements transport-layer load balancing inside the Linux kernel
so called Layer-4 switching.
IPVS running on a host acts as a load balancer at the front of a cluster of real servers, it
can direct requests for TCP/UDP based services to the real servers, and makes services of
the real servers to appear as a virtual service on a single IP address.
Signed-off-by: Mauro Mozzarelli <mauro@ezplanet.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48982 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions