Changes between Version 30 and Version 31 of help/en/howto/cloudfront
- Timestamp:
- Nov 16, 2010 6:31:13 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/cloudfront
v30 v31 29 29 * Click the ''Where'' URL to load the content over the CDN. 30 30 31 '''You need the latest [http://trac.cyberduck.ch/wiki/help/en/faq#Switchtoanightlybuild snapshot build] ''' for this feature.31 '''You need the latest [http://trac.cyberduck.ch/wiki/help/en/faq#Switchtoanightlybuild snapshot build] for this feature.''' 32 32 33 33 === Playback Configuration === … … 55 55 [http://aws.amazon.com/about-aws/whats-new/2010/08/31/cloudfront-adds-invalidation-feature/ Invalidation] is one way to remove a distribution object from an edge server cache before the expiration setting on the object's header. Invalidation clears the object from the edge server cache, and a subsequent request for the object will cause CloudFront to return to the origin to fetch the latest version of the object. 56 56 57 You need the latest [http://trac.cyberduck.ch/wiki/help/en/faq#Switchtoanightlybuild snapshot build] for this feature. 57 '''You need the latest [http://trac.cyberduck.ch/wiki/help/en/faq#Switchtoanightlybuild snapshot build] for this feature.''' 58 58 59 59 == References ==