Alteon Application Switch Operating System Application Guide
Server Load Balancing
Document ID: RDWR-ALOS-V2900_AG1302 271
— Define server port and client port.
— Define virtual server
For more information on how to configure your network for SLB, see Server Load Balancing,
page 165.
2. Define the caching policy which will govern the caching behavior, as follows:
For details on defining additional caching policy parameters, see the section on the
/cfg/slb/accel/fastview/fastpol/caching menu in the Alteon Application Switch
Operating System Command Reference.
3. Globally enable FastView.
4. Set the HTTP virtual service to be used in the defined virtual server.
5. Enable DAM or configure proxy IP addresses and enable proxy on the client port.
Example 2: Configuring a FastView Service with a Caching Exception Rule List
1. Before you can configure a FastView service, ensure that Alteon is configured for basic SLB:
— Define an IP interface.
— Enable SLB.
— Assign an IP address to each of the real servers in the server pool.
— Define each real server.
— Assign servers to real server groups.
— Define server port and client port.
— Define virtual server
For more information on how to configure your network for SLB, see Server Load Balancing,
page 165.
2. Define the FastView policy which will govern the caching behavior, as follows:
For details on defining additional caching policy parameters, see the section on the
/cfg/slb/accel/fastview/fastpol/caching menu in the Alteon Application Switch
Operating System Command Reference.
3. Define a caching rule list.
>> Main# /cfg/slb/accel/fastview/fastpol myPol
>> FastView Policy myPol# ena
(Define an ID to identify the
FastView policy)
(Enable the policy)
>> Main# /cfg/slb/accel/fastview/on
>> Main# /cfg/slb/virt 1/service 80/http
>> HTTP Load Balancing# fastpol myPol
(Define HTTP service)
(Associate the defined FastView
policy)
>> Main# /cfg/slb/accel/fastview/fastpol myPol
(Define an ID to identify the
FastView policy)
>> FastView Policy myPol# urllist myurllist
(Associate the Cache rule list
name myurllist)
>> FastView Policy myPol# ena
(Enable the policy)