          MODULE=ipvsadm
         VERSION=1.21
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://www.linuxvirtualserver.org/software/kernel-2.4/
      SOURCE_VFY=md5:b427a4283657b7ba0f3f8684e48cbb71
        WEB_SITE=http://www.linuxvirtualserver.org/software/ipvs.html
         ENTERED=20040706
         UPDATED=20040706
           SHORT="transport-layer load balancing inside the Linux kernel."
cat << EOF
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 before 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.
EOF
