ADC

Enable cache redirection and load balancing

The appliance cache redirection and load balancing features are not enabled by default. They must be enabled before any cache redirection configuration can take effect.

Enable cache redirection and load balancing by using the CLI

At the command prompt, type the following command to enable cache redirection and load balancing and verify the settings:

-  enable ns feature cr lb  
-  show ns feature  
<!--NeedCopy-->

Example:

> enable ns feature cr lb
 Done
> show ns feature

        Feature                        Acronym              Status
        -------                        -------              ------
 1)     Web Logging                    WL                   ON
 2)     Surge Protection               SP                   ON
 3)     Load Balancing                 LB                   ON
 4)     Content Switching              CS                   ON
 5)     Cache Redirection              CR                   ON
 6)     Sure Connect

            ...
            ...
            ...

 23)    HTML Injection                 HTMLInjection        ON
 24)    appliance Push                 push                 OF
 Done
<!--NeedCopy-->

Enable cache redirection and load balancing by using the GUI

  1. In the navigation pane, expand System, and then click Settings.
  2. To enable cache redirection, in the details pane, under Modes and Features, click Configure advanced features.
    1. In Configure Advanced Features dialog box, select the check box next to the Cache Redirection, and then click OK.
    2. In Enable/Disable Feature(s)? dialog box, click Yes.
  3. To enable load balancing, in the details pane, under Modes and Features, click Configure basic features.
    1. In Configure Basic Features dialog box, select the check box next to the Load Balancing, and then click OK.
    2. In Enable/Disable Feature(s)? dialog box, click Yes.
Enable cache redirection and load balancing