Share on Facebook Share on Twitter Email
Answers.com

Virtual IP address

 
Computer Desktop Encyclopedia: virtual IP address
 

An IP address that is shared among multiple domain names or multiple servers. Virtual IP addressing enables one IP address to be used either when insufficient IP addresses are available or as a means to balance traffic to multiple servers in a server farm.

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Search unanswered questions...
Enter a word or phrase...
All Community Q&A Reference topics
Wikipedia: Virtual IP address
 

A virtual IP address (VIP or VIPA) is an IP address that is not connected to a specific computer or network interface card (NIC) on a computer. Incoming packets are sent to the VIP address, but all packets travel through real network interfaces.

VIPs are mostly used for connection redundancy; a VIP address may still be available if a computer or NIC fails because an alternative computer or NIC replies to connections.[1]

Example

A particular service is served by a collection of application servers. A virtual IP address is created so that applications using this service may direct their requests to that address without specifying the particular server to use. A load balancer such as a Citrix NetScaler or F5 BIGIP serves this IP and redirects traffic using a hash or round robin algorithm to the backend servers. In case of a server failure, the configuration can be modified or automatically set so that traffic no longer goes to the failing server. From the user's perspective, uptime is maintained.

See also

References

  1. ^ What is virtual IP address? - A Word Definition From the Webopedia Computer Dictionary

 
 

 

Copyrights:

Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2009 Computer Language Company Inc.  All rights reserved.  Read more
Wikipedia. This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Virtual IP address" Read more