Skip to content
Snippets Groups Projects
Commit 996a54eb authored by John Crispin's avatar John Crispin
Browse files

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: default avatarMauro Mozzarelli <mauro@ezplanet.net>

SVN-Revision: 48982
parent 965202b4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment