Pixboost
  • Overview
  • Quickstart
  • Tools and Setup
    • Source Images
      • Adding Source Image Domain
      • Adding HTTP Image Source
      • Adding AWS S3 Bucket Image Source
    • Managing API Keys
    • Managing Users
    • Snippet Generator
    • Custom Domain Name
    • Cache Invalidation
    • HTTP/2 Support
    • HTTP/3 Support
  • API. URL-based integration
    • Resize
    • Fit
    • Optimise
    • As is
  • Using with React
  • Shopify Integration
  • Automated Workflows
    • Cache Invalidation
    • Warmup
    • API Secrets
  • Performance Testing
  • Open Source Version
Powered by GitBook
On this page

Was this helpful?

  1. Tools and Setup

Cache Invalidation

PreviousCustom Domain NameNextHTTP/2 Support

Last updated 2 years ago

Was this helpful?

Cache invalidation is a function that helps you to remove image from the CDN.

You can delete images using either

  • URL of the original image

  • Path to the image that starts with the alias

Limitations

Invalidation is intended for use in exceptional circumstances, not as part of your normal workflow. Invalidations don't affect cached copies in web browser caches or caches operated by third-party internet service providers.

Invalidations are rate-limited. You can submit at most one invalidation per minute.

Image Source