Layer 7 rtsp load balancing, Layer 7 rtsp load balancing 392 – Nortel Networks WEB OS 212777 User Manual

Page 392

Advertising
background image

Web OS 10.0 Application Guide

392

n

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:

N

OTE

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 client’s 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

Advertising