Version 23 (modified by dkocher, on Sep 17, 2010 at 8:35:10 AM) (diff) |
---|
Table of Contents
Cyberduck Help / Howto / Amazon CloudFront Support
The user interface supports one basic and one streaming distribution configuration per bucket. You can enable cloud front distribution using File → Info → Distribution. You must signup for Amazon CloudFront first. Make sure your objects in the bucket you want to enable distribution for are world readable. In File → Info → Permissions give READ permission to Everyone (http://acs.amazonaws.com/groups/global/AllUsers).
Multiple CNAMEs for CloudFront distribution
Using File → Info → Distribution you can enter multiple CNAMEs for your bucket distribution. The hostnames must be space delimited.
Basic (HTTP) Distributions
Used to serve static content.
Streaming (RTMP) Distributions
Used to serve media using a streaming protocol.
Playback Configuration
Copy the RTMP URL for a given file in a bucket with a streaming distribution enabled is displayed in the Info window Distribution (CDN) tab with Streaming (RTMP) selected as the delivery method. Where to put the URL depends on the client player you are using.
Deployment Status
Upon changing configuration parameters of a distribution configuration, the settings are not distributed immediatly in the CDN. While the deployment is in progress (which can take up to 15 minutes), the status In Progress is displayed. The updates are fully propagated throughout the CloudFront system when the distribution's state switches from In Progress to Deployed.
CloudFront Access Logging
When this option is enabled in the File → Info panel of a bucket, access logs are written to <bucketname>/logs. The changes to the logging configuration take effect within 12 hours. The logging option is supported for both standard and streaming distributions.
Default Root Object
You can assign a default root object to your HTTP or HTTPS distribution. This default object will be served when Amazon CloudFront receives a request for the root of your distribution – i.e., your distribution’s domain name by itself.
When you define a default root object, a user request that calls the root of your distribution returns the default root object. For example, if you designate the file index.html as your default root object, a request for http://d604721fxaaqy9.cloudfront.net/ returns http://d604721fxaaqy9.cloudfront.net/index.html.
References
Attachments (3)
- Custom Origin CDN.png (70.7 KB) - added by dkocher on Nov 18, 2010 at 10:46:57 AM.
- CDN Custom Origin Server.png (37.6 KB) - added by dkocher on Jan 28, 2011 at 11:10:32 AM.
- CloudFront Configuration.png (82.9 KB) - added by dkocher on Feb 14, 2017 at 3:41:31 PM.
Download all attachments as: .zip