Configuration of LBVIP
Configuration of LBVIP
Introduction
NetScaler ADC monitors server health and allocates network and application traffic to
additional servers for efficient use of resources. It also performs several kinds of
caching and compression. It can be used as a proxy server to process Secure Socket
Layer (SSL) requests instead of servers (SSL offloading).
This blog covers the basic Hyper Text Transfer Protocol (HTTP) site load balancing
configuration.
4. Choose a naming convention for the first server and enter its IP address. This example
uses `shadtest`. As shown below
5. Click Create.
6. Repeat steps 3 and 4 for the other backend web servers.
CREATE A SERVICE
To create a service, perform the following steps:
1. Group these servers together in a service configuration by choosing Traffic Management > Load
Balancing > Service.
2. Click Add.
3. Name the service and select existing server than specify port.
4. Click OK.
CREATE A VIRTUAL SERVER
To create a virtual server, perform the following steps:
1. Create a virtual server by choosing Configuration > Traffic Management > Load Balancing >
Virtual Servers.
2. Click Add.
3. Give the virtual server a name.
4. Set the protocol to HTTP.
5. Specify the IP address, which should be the VIP that NetScaler presents to the outside world.
6. Set the port to 80.
7. Click OK.
8. Add the previously created group by clicking No load balancing Virtual Servers Service
Binding and click Select.
VIP configuration done now