In general, if you have a cdn for serving the html pages (akamai/frontdoor/etc.), how do you make sure that the cache is invalidated when a page is updated? I thought of using the Last-Modified header but it seems that at least Akamai only checks that header when content is no longer valid in cache...