diff options
author | John Crispin <john@openwrt.org> | 2016-03-10 19:11:09 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2016-03-10 19:11:09 +0000 |
commit | 996a54ebd4556dfa897948809f3cbb1a0c28fcaa (patch) | |
tree | 00c68ad8d9ceb2211ec5c8b091b74f4ae020b22d /.gitignore | |
parent | 965202b4343815480f032bf891d9ece44c1d3968 (diff) | |
download | upstream-996a54ebd4556dfa897948809f3cbb1a0c28fcaa.tar.gz upstream-996a54ebd4556dfa897948809f3cbb1a0c28fcaa.tar.bz2 upstream-996a54ebd4556dfa897948809f3cbb1a0c28fcaa.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>
SVN-Revision: 48982
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions