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
...
...
...
23) appliance Push push OFF
Done
<!--NeedCopy-->
Enable cache redirection and load balancing by using the GUI
- In the navigation pane, expand System, and then click Settings.
- To enable cache redirection, in the details pane, under Modes and Features, click Configure Advanced Features.
- In Configure Advanced Features dialog box, select the check box next to the Cache Redirection, and then click OK.
- In Enable/Disable Features? dialog box, click Yes.
- To enable load balancing, in the details pane, under Modes and Features, click Configure Basic Features.
- In Configure Basic Features dialog box, select the check box next to the Load Balancing, and then click OK.
- In Enable/Disable Features? dialog box, click Yes.
Enable cache redirection and load balancing
Copied!
Failed!