|
Search:
Advanced search
|
Browse by category:
|
Contact Us |
Server Load Balancing |
|||||
Server load balancing allows you to distribute traffic between multiple internal servers. It is commonly used with web servers and SMTP servers though it can be used for any service that uses TCP.
There are two portions of configuration for the server load balancer. Virtual server pools define the list of servers to be used, which port they listen on, and monitoring method to be used. Virtual servers define the IP address and port to listen on, and the appropriate pool to direct the incoming traffic to that IP address and port. After the configuring Server Pools and Servers, you will need to create firewall rules to allow access to the servers in the pool. Firewall configuration is explained below. To configure Virtual server pools:
To Configure virtual servers:
Firewall Rules: Configure firewall rules to allow traffic to the server pool. Firewall rules must permit traffic to the internal private IP addresses of the servers and to the port they are listening on internally. Create an Alias for the servers in the pool, and using the Alias create a single firewall rule on the WAN (usually) interface where the traffic destined to the pool will be initiated allowing the appropriate source (usually Any) to destination of the Alias created for the pool. Now that you have configured servers, pool and the firewall rule, the server load balancing setup should be up and running. |
|||||
| Also read | |
| Adding Firewall Rules | |
| Firewall: Alias | |
| Inbound Loadbalancing | |
Powered by
KBPublisher (Knowledge base software)