Overview
This article provides information on how to create an edge cache exception.
Information
Sometimes it is necessary to bypass the edge cache function because pages do not load or they trigger a special output indicating that they cannot load.
It is always best to add the site as a network object based on the IP. However, if you do not have the IP, you can add this as an application.
If you have the IP:
- Log in to the WebUI.
- Go to objects/network.
- Name it accordingly.
- Select Subnet Report if needed.
- Add the IP to the IP Network Address / Mask Length Field.
- Add it as a /32
- Click 'Add New Network Object'.
If you do not have the IP:
- Log in to the WebUI.
- Go to objects/applications.
- Select 'HTTP' under the L7 Signature.
- Select 'host'.
- Add the URL, for example, microsoft.com
- Click 'Add New Application'.
From here you will just need to create the ignore policy:
- Log in to the WebUI.
- Click on the optimizer.
- Under the Virtual Circuit that you want to add the policy to click 'Create New Policy'.
- Name the policy.
- Assign a VC policy number that is lower so that it is closer to the top of the list.
- Under the 'Action' field, select 'Ignore'.
- Under either the source or the destination, select the network object and if you added the application, select the application.
- Click 'Add New Policy'.
Additional Information
Make sure the policy is added to both Virtual Circuits: For the Outbound and Inbound direction (in case they were configured separately).
Priyanka Bhotika
Comments