IP Virtual Server

IPVS
Development status mainlined
Operating system Linux kernel
Platform Netfilter
License GNU General Public License
Website www.linuxvirtualserver.org/software/ipvs.html

IPVS (IP Virtual Server) implements transport-layer load balancing, usually called Layer 4 LAN switching, as part of the Linux kernel.

IPVS is incorporated into the Linux Virtual Server (LVS), where it runs on a host and acts as a load balancer in front of a cluster of real servers. IPVS can direct requests for TCP- and UDP-based services to the real servers, and make services of the real servers appear as virtual services on a single IP address. IPVS is built on top of the Netfilter.[1]

IPVS is merged into versions 2.4.x and newer of the Linux kernel mainline.[1]

See also

References

  1. 1 2 "IPVS Software - Advanced Layer-4 Switching". linuxvirtualserver.org. 2011-02-08. Retrieved 2013-11-24.
This article is issued from Wikipedia - version of the 12/31/2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.