Network Router User Manual
Web OS 10.0 Application Guide
Chapter 15: Content Intelligent Switching
411
212777-A, February 2002
For information on how to configure your network for server load balancing, see Chapter 6,
“Server Load Balancing.”
2. Add the load balancing strings (for example test, /images, and /product) to the real
server.
3. Apply and save the configuration.
4. Identify the IDs of the defined strings.
Number of entries: three
5. Assign the URL string ID to the real server.
6. Enable the exclusionary string matching option.
If you configured a string “any” and enabled the exclusion option, the server will not handle
any requests. This has the same effect as disabling the server.
>> # /cfg/slb/layer7/slb/add test
>> Server Loadbalance Resource# add “/images”
>> Server Loadbalance Resource# add “/product”
>> Server Loadbalance Resource# cur
ID SLB String
1 any
2 test
3 /images
4 /product
>> Real Server 1 Layer 7 commands# addlb 2
>> Real Server 1 Layer 7 commands# addlb 3
>> Real Server 1 Layer 7 commands# addlb 4
>> Real Server 1 Layer 7 commands# exclude enable