Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
IP Virtual Server
Layer-4 (transport) load balancer included in Linux kernel

IPVS (IP Virtual Server) implements transport-layer load balancing, usually called Layer 4 LAN switching, as part of the Linux kernel. It's configured via the user-space utility ipvsadm(8) tool.

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 Netfilter.

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

We don't have any images related to IP Virtual Server yet.
We don't have any YouTube videos related to IP Virtual Server yet.
We don't have any PDF documents related to IP Virtual Server yet.
We don't have any Books related to IP Virtual Server yet.
We don't have any archived web articles related to IP Virtual Server yet.

See also

  • Linux portal

References

  1. "IPVS Software - Advanced Layer-4 Switching". linuxvirtualserver.org. 2011-02-08. Retrieved 2013-11-24. http://www.linuxvirtualserver.org/software/ipvs.html

  2. "IPVS Software - Advanced Layer-4 Switching". linuxvirtualserver.org. 2011-02-08. Retrieved 2013-11-24. http://www.linuxvirtualserver.org/software/ipvs.html