WebOS 10.0 Application Guide
164 Chapter 6: Server Load Balancing 212777-A, February 2002

Load Balancing Metrics for IDS

The following metrics are supported in IDS load balancing:
nminmisses
nroundrobin
Disable delayed binding if you select this metric.
nhash
To select a real server, WebOS allows you to implement the hash metric in two ways:
Client processing on port
If the port is configured for client processing only, then the switch hashes on the
source IP address.
Filter processing on the port
If a filter is configured on the port, then the switch allows you to hash with source IP
address, destination IP address, or both.
NOTE The leastconns, bandwidth, and response metrics are not applicable to IDS
server load balancing.
Configuring IDS Server Load Balancing
To configure your switch for IDS, do the following:
NOTE IDS SLB is supported only when RTSP SLB or WAP RADIUS Snooping are disabled
on the Web switch.
1. Configure real servers on the switch that correspond to your IDS servers.
NOTE Real servers are configured by providing the IP address of the actual server. If your
IDS servers are implemented without an IP address then you should configure a dummy
address for the real server. Also, set the health check of the IDS group to link health check as
shown in Step 5 of this procedure.
For example, if your IDS servers are connected to port 1 and port 2 on the switch and are not
using IP addresses, you could configure dummy addresses as follows:
>> # /cfg/slb/real 1/rip 1.1.1.1/ena (Define a dummy address)
>> # /cfg/slb/real 2/rip 2.2.2.2/ena (Define a dummy address)