LVS/TUN

From LVSKB
Revision as of 14:01, 27 September 2006 by Wensong (Talk | contribs) (See Also)

Jump to: navigation, search

It stands for Linux Virtual Server via IP Tunneling, an IP load balancing technology implemented in LVS.

IP tunneling (IP encapsulation) is a technique to encapsulate IP datagram within IP datagram, which allows datagrams destined for one IP address to be wrapped and redirected to another IP address. This technique can be used to build a virtual server that the load balancer tunnels the request packets to the different servers, and the servers process the requests and return the results to the clients directly, thus the service can still appear as a virtual service on a single IP address.

Examples

See Also


LVS.png "LVS/TUN" is an IPVS related stub. You can help LVSKB by expanding it