Unbind a policy from a cache redirection virtual server
When you unbind a policy from the cache redirection virtual server, the NetScaler appliance no longer applies the policy when evaluating client requests.
Unbind a policy from a cache redirection virtual server by using the command CLI
At the command prompt, type:
- unbind cr vserver <name> -policyName <string>
- show cr vserver [<name>]
Example:
unbind cr vserver Vserver-CR-1 -policyName bypass-non-get
> show cr vserver Vserver-CRD-1
Vserver-CRD-1 (*:80) - HTTP Type: CONTENT
State: UP ARP:DISABLED
Client Idle Timeout: 180 sec
Down state flush: ENABLED
Disable Primary Vserver On Down : DISABLED
Default: Content Precedence: RULE Cache: TRANSPARENT
On Policy Match: ORIGIN L2Conn: OFF OriginUSIP: OFF
Redirect: POLICY Reuse: ON Via: ON ARP: OFF
1) Cache bypass Policy: bypass-cache-control
Done
Unbind a user-defined policy from a cache redirection virtual server by using the GUI
- Navigate to Traffic Management > Cache Redirection > Virtual Servers.
- Click the virtual server that you want to configure, and then click Open.
- On the Policies tab, under Policy Name, select the policy that you want to unbind.
- Click Unbind Policy, and then click OK.
Unbind a policy from a cache redirection virtual server
Copied!
Failed!