Web OS 10.0 Application GuideChapter 15: Content Intelligent Switching n 405212777-A, February 2002Browser-Based Web Cache RedirectionBrowser-based Web cache redirection uses the User-agent: header. To configure browser-based WCR, perform the following procedure.1. Before you can configure header-based WCR, ensure that the switch is already config-ured for basic SLB with the following tasks: Assign an IP address to each of the real servers in the server pool. Define an IP interface on the switch. Define each real server. Assign servers to real server groups. Define virtual servers and services.2. Turn on URL parsing for the filter.3. Enable header load balancing for “User-Agent:” header.4. Define the host names.5. Apply and save your configuration changes.6. Identify the string ID numbers with this command.Each defined string has an ID number.Number of entries: four>> # /cfg/slb/filt 1/adv/urlp enable>> # /cfg/slb/layer7/redir/header ena useragent>> # /cfg/slb/layer7/slb/add "Mozilla">> Server Load Balance Resource# add "Internet Explorer">> Server Load Balance Resource# add "Netscape">> # /cfg/slb/layer7/slb/curID SLB String1 any2 Mozilla3 Internet Explorer4 Netscape