ADC

Unbind a policy from a cache redirection virtual server

When you unbind a policy from the cache redirection virtual server, the Citrix ADC 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>]
<!--NeedCopy-->

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
<!--NeedCopy-->

Unbind a user-defined policy from a cache redirection virtual server by using the GUI

  1. Navigate to Traffic Management > Cache Redirection > Virtual Servers.
  2. Click the virtual server that you want to configure, and then click Open.
  3. On the Policies tab, under Policy Name, select the policy that you want to unbind.
  4. Click Unbind Policy, and then click OK.
Unbind a policy from a cache redirection virtual server