IP Virtual Server

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
ipvsadm
Stable release
1.3.1 / December 24, 2019; 6 years ago (2019-12-24)
Repositorygit.kernel.org/pub/scm/utils/kernel/ipvsadm/ipvsadm.git/
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    Operating systemLinux kernel
    PlatformNetfilter
    LicenseGNU General Public License
    Websitewww.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. 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.[1]

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

    See also

    [edit | edit source]

    Lua error in mw.title.lua at line 392: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

    References

    [edit | edit source]
    1. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    [edit | edit source]