Radware Alteon Application Manual page 196

Application switch operating system
Hide thumbs Also See for Alteon:
Table of Contents

Advertisement

Alteon Application Switch Operating System Application Guide
Server Load Balancing
Table 23 - Basic Virtual Port-to-Real Port Mapping Configuration Example, page 196
illustrates this example:
Table 23: Basic Virtual Port-to-Real Port Mapping Configuration Example
Domain Name
Virtual Server IP
Address
www.abcxyz.com
192.168.2.100
In the example, four real servers are used to support a single service (HTTP). Clients access this
service through a virtual server with IP address 192.168.2.100 on virtual port 80. Since each real
server uses two ports (8001 and 8002) for HTTP services, the logical real servers are:
192.168.2.1/8001
192.168.2.1/8002
192.168.2.2/8001
192.168.2.2/8002
192.168.2.3/8001
192.168.2.3/8002
192.168.2.4/8001
192.168.2.4/8002
Load-Balancing Metric
For each service, a real server is selected using the configured load-balancing metric (hash,
leastconns, minmisses, or roundrobin). To ensure even distribution, once an available server is
selected, Alteon uses the roundrobin metric to choose a real port to receive the incoming
connection.
If the algorithm is leastconns, Alteon sends the incoming connections to the logical real server (real
server IP address/port combination) with the least number of connections.
The
command defines the real server TCP or UDP port assigned to a service. By
/cfg/slb/virt
default, this is the same as the virtual port (service virtual port). If rport is configured to be different
from the virtual port defined in
, Alteon maps the virtual port to the real port.
<virtual port>
Note:
To use the single virtual port to multiple rports feature, set this real server port option to 0.
However, you cannot configure multiple services with multiple rports in the same server if the
multiple rport feature is enabled.
196
Ports
Activated
80 (HTTP)
/cfg/slb/virt <virtual server number> / service
Port Mapping
Real Server IP
Address
8001 (rport 1)
192.168.2.1 (RIP 1)
8002 (rport 2)
192.168.2.2 (RIP 2)
192.168.2.3 (RIP 3
192.168.2.4 (RIP 4)
Document ID: RDWR-ALOS-V2900_AG1302
further

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents