Nortel Networks 212777 Network Router User Manual


 
Web OS 10.0 Application Guide
392
Chapter 15: Content Intelligent Switching
212777-A, February 2002
Number of entries: five
7. Add the defined string IDs to the real server using the following command:
NOTE If you don't add a defined string (or add the defined string any) the server will han-
dle any request.
Layer 7 RTSP Load Balancing
Earlier versions of Web OS supported hashing to bind a clients request to a real server for
Layer 7 load balancing. As a result, all the real servers carried the same content. In addition to
hashing, Web OS 10.0 allows you to segregate the requests based on the string pattern, match
the strings in the requests, and direct the requests to the assigned servers. For more information
on RTSP, refer to Real Time Streaming Protocol SLB on page 155
To configure RTSP load balancing using hash, follow this procedure:
ID SLB String
1 any, cont 1024
2 www.[abcdefg]*.com, cont 1024
3 www.[hijklm]*.com, cont 1024
4 www.[nopqrst]*.com, cont 1024
5 www.[uvwxyz]*.com, cont 1024
>> # /cfg/slb/real 1/layer7/addlb 2
>> # /cfg/slb/real 2/layer7/addlb 3
>> # /cfg/slb/real 3/layer7/addlb 4
>> # /cfg/slb/virt 1/service 554
>> Virtual Server 1 rtsp Service# rtspslb
Enter new RTSP load balancing method [hash|pattern|disabled]: hash