ADC

Enable content switching

To configure selective cache redirection, after you enable both the load balancing and cache redirection features on the appliance, you must enable content switching.

Enable content switching by using the CLI

At the command prompt, type:

-  enable ns feature CS  

-  show ns feature  
<!--NeedCopy-->

Example:

> enable ns feature cs
 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
          ...
          ...
          ...
 23)    HTML Injection                 HTMLInjection        ON
 24)    appliance Push                 push                 OFF
 Done
<!--NeedCopy-->

Enable cache redirection and load balancing by using the GUI

  1. In the navigation pane, expand System, and then click Settings.
  2. In the details pane, under Modes and Features, click Configure basic features.
  3. In Configure Basic Features dialog box, select the check box next to the Content Switching, and then click OK.
  4. In Enable/Disable Feature(s)? dialog box, click Yes.
Enable content switching