Do CDNs always cache all your content?

  • For dynamic http content, there is a "cache-control" in http header for CDN to decide how to do cache.

    For static content, CDN will try to cache the static content for ever.