Purging an Acceleration's Load Balancer Cache

Purge the cache from all the load balancers that are included in an acceleration.

    1. Open the navigation menu, click Networking, and then click Web Application Acceleration. The Web Application Acceleration page appears.
    2. Select the Compartment from the list. All web application acceleration policies in that compartment are listed in tabular form.
    3. Select the web application acceleration policy whose acceleration's cache you want to purge. The web application acceleration policy's Details page appears, displaying the Accelerations list. All accelerations for the web application acceleration policy are listed in tabular form.
    4. Click the acceleration whose cache you want to purge. The acceleration's Details page appears.
    5. Click Purge cache.
    6. Confirm the purge when prompted.
      Note

      Purging the cache of the acceleration's load balancer backend servers is non-reversible.

    The cache of all the backend servers associated with the acceleration's load balancer are purged.

  • Use the oci waa web-app-acceleration purge-entire-cache command and required parameters to move an acceleration for a web application acceleration policy between compartments:

    oci waa web-app-acceleration purge-entire-cache --web-app-acceleration-policy-id web_app_acceleration_policy_ocid [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the PurgeWebAppAccelerationCache operation to purge the cache from all the load balancers that are included in an acceleration.