ADC

Redirect client requests to a cache

You can configure a service to redirect client requests to a cache, and forward the non-cacheable requests to a service chosen by the configured load balancing method.

To set cache redirection on a service by using the CLI

At the command prompt, type:

set service <name> -cacheable <Value>
<!--NeedCopy-->

Example:

set service Service-HTTP-1 -cacheable YES
<!--NeedCopy-->

To set cache redirection on a service by using the GUI

  1. Navigate to Traffic Management > Load Balancing > Services.
  2. Open a service, and set the Cache Type.
Redirect client requests to a cache