<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using Amazon S3 as a CDN?</title>
	<atom:link href="http://davidcancel.com/using-amazon-s3-as-a-cdn/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidcancel.com/using-amazon-s3-as-a-cdn/</link>
	<description>Making something from nothing.</description>
	<lastBuildDate>Tue, 09 Mar 2010 19:39:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: maxkir</title>
		<link>http://davidcancel.com/using-amazon-s3-as-a-cdn/comment-page-1/#comment-344</link>
		<dc:creator>maxkir</dc:creator>
		<pubDate>Sun, 07 Mar 2010 01:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://davidcancel.com/2008/05/29/using-amazon-s3-as-a-cdn/#comment-344</guid>
		<description>Hello David, &lt;br&gt;&lt;br&gt;  I&#039;ve just started looking into CDN solutions and your post is really useful. Thanks a lot for the analysis and for sharing it with us.&lt;br&gt;&lt;br&gt;  Regards,&lt;br&gt;  KIR</description>
		<content:encoded><![CDATA[<p>Hello David, </p>
<p>  I&#39;ve just started looking into CDN solutions and your post is really useful. Thanks a lot for the analysis and for sharing it with us.</p>
<p>  Regards,<br />  KIR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tekgems</title>
		<link>http://davidcancel.com/using-amazon-s3-as-a-cdn/comment-page-1/#comment-237</link>
		<dc:creator>tekgems</dc:creator>
		<pubDate>Thu, 07 May 2009 01:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://davidcancel.com/2008/05/29/using-amazon-s3-as-a-cdn/#comment-237</guid>
		<description>I would add Wuala as a potential CDN. I haven&#039;t measured ping response times, but it is free. You upload your file via wuala and you can hot link to it via HTTP or HTTPS. The service is inexpensive cloud CDN.</description>
		<content:encoded><![CDATA[<p>I would add Wuala as a potential CDN. I haven&#39;t measured ping response times, but it is free. You upload your file via wuala and you can hot link to it via HTTP or HTTPS. The service is inexpensive cloud CDN.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Cancel</title>
		<link>http://davidcancel.com/using-amazon-s3-as-a-cdn/comment-page-1/#comment-125</link>
		<dc:creator>David Cancel</dc:creator>
		<pubDate>Wed, 10 Sep 2008 16:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://davidcancel.com/2008/05/29/using-amazon-s3-as-a-cdn/#comment-125</guid>
		<description>The origin server was running on Amazon&#039;s EC2 service.</description>
		<content:encoded><![CDATA[<p>The origin server was running on Amazon&#39;s EC2 service.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: quelish</title>
		<link>http://davidcancel.com/using-amazon-s3-as-a-cdn/comment-page-1/#comment-124</link>
		<dc:creator>quelish</dc:creator>
		<pubDate>Wed, 10 Sep 2008 12:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://davidcancel.com/2008/05/29/using-amazon-s3-as-a-cdn/#comment-124</guid>
		<description>What were you using as an origin server for these tests? That&#039;s not clear from your post.</description>
		<content:encoded><![CDATA[<p>What were you using as an origin server for these tests? That&#39;s not clear from your post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stu Thompson</title>
		<link>http://davidcancel.com/using-amazon-s3-as-a-cdn/comment-page-1/#comment-104</link>
		<dc:creator>Stu Thompson</dc:creator>
		<pubDate>Sun, 24 Aug 2008 02:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://davidcancel.com/2008/05/29/using-amazon-s3-as-a-cdn/#comment-104</guid>
		<description>Interesting read, thanks for the analysis.  &lt;br&gt;&lt;br&gt;I&#039;ve just about concluded a two month beta period using a) EC2 to host my streaming media/podcasting application, and b) S3 as a CDN for 80% of my static traffic.  While I love the prices and flexibility, EC2 instance bandwidth caps and, more importantly, the too frequent per connection bandwidth performance limits and problems are discouraging.  We are based in Switzerland, which probably has a lot to do with the performance issues, but not even the EU-based buckets provided a manageable improvement.  &lt;br&gt;&lt;br&gt;So...AWS is only suitable for my price sensitive customers.  &lt;br&gt;&lt;br&gt;Time to try someone else.  I think I&#039;ll have a look at CacheFly.  &lt;br&gt;&lt;br&gt;Thanks again for the post!&lt;br&gt;&lt;br&gt;Stu&lt;br&gt;&lt;br&gt;PS: My own efforts have kindled the blogging itch.  Maybe I&#039;ll be able to post my own metrics in the next week or so.</description>
		<content:encoded><![CDATA[<p>Interesting read, thanks for the analysis.  </p>
<p>I&#39;ve just about concluded a two month beta period using a) EC2 to host my streaming media/podcasting application, and b) S3 as a CDN for 80% of my static traffic.  While I love the prices and flexibility, EC2 instance bandwidth caps and, more importantly, the too frequent per connection bandwidth performance limits and problems are discouraging.  We are based in Switzerland, which probably has a lot to do with the performance issues, but not even the EU-based buckets provided a manageable improvement.  </p>
<p>So&#8230;AWS is only suitable for my price sensitive customers.  </p>
<p>Time to try someone else.  I think I&#39;ll have a look at CacheFly.  </p>
<p>Thanks again for the post!</p>
<p>Stu</p>
<p>PS: My own efforts have kindled the blogging itch.  Maybe I&#39;ll be able to post my own metrics in the next week or so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter</title>
		<link>http://davidcancel.com/using-amazon-s3-as-a-cdn/comment-page-1/#comment-99</link>
		<dc:creator>Walter</dc:creator>
		<pubDate>Sun, 13 Jul 2008 10:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://davidcancel.com/2008/05/29/using-amazon-s3-as-a-cdn/#comment-99</guid>
		<description>Nginx&#039;s creator has said that serving static files from disk is usually significantly faster than serving data from memcached. That&#039;s because the files aren&#039;t really served from disk, they&#039;re served directly from Linux&#039;s speedy file cache, at least if you&#039;re serving a small enough set of content to fit in Linux&#039;s cache. So  if you only have, say, &lt;100 MB of static content that you&#039;ll be serving up on a regular basis, files will beat memcached.</description>
		<content:encoded><![CDATA[<p>Nginx&#39;s creator has said that serving static files from disk is usually significantly faster than serving data from memcached. That&#39;s because the files aren&#39;t really served from disk, they&#39;re served directly from Linux&#39;s speedy file cache, at least if you&#39;re serving a small enough set of content to fit in Linux&#39;s cache. So  if you only have, say, &lt;100 MB of static content that you&#39;ll be serving up on a regular basis, files will beat memcached.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teh</title>
		<link>http://davidcancel.com/using-amazon-s3-as-a-cdn/comment-page-1/#comment-103</link>
		<dc:creator>teh</dc:creator>
		<pubDate>Wed, 11 Jun 2008 00:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://davidcancel.com/2008/05/29/using-amazon-s3-as-a-cdn/#comment-103</guid>
		<description>correction: If you have to store and eventually serve thousands of gigabytes. Maybe S3 will be cheapest in that scenario.</description>
		<content:encoded><![CDATA[<p>correction: If you have to store and eventually serve thousands of gigabytes. Maybe S3 will be cheapest in that scenario.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teh</title>
		<link>http://davidcancel.com/using-amazon-s3-as-a-cdn/comment-page-1/#comment-102</link>
		<dc:creator>teh</dc:creator>
		<pubDate>Tue, 10 Jun 2008 19:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://davidcancel.com/2008/05/29/using-amazon-s3-as-a-cdn/#comment-102</guid>
		<description>Price is also a big deal breaker/maker. If you have to serve hundreds or even thousands of gigabytes, which of the above mentioned you think will bring peace and balance?</description>
		<content:encoded><![CDATA[<p>Price is also a big deal breaker/maker. If you have to serve hundreds or even thousands of gigabytes, which of the above mentioned you think will bring peace and balance?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Cancel</title>
		<link>http://davidcancel.com/using-amazon-s3-as-a-cdn/comment-page-1/#comment-101</link>
		<dc:creator>David Cancel</dc:creator>
		<pubDate>Fri, 30 May 2008 15:42:45 +0000</pubDate>
		<guid isPermaLink="false">http://davidcancel.com/2008/05/29/using-amazon-s3-as-a-cdn/#comment-101</guid>
		<description>Jon, would love access to the Velocix beta. My email is dcancel ~at~ dcancel dot com.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;David</description>
		<content:encoded><![CDATA[<p>Jon, would love access to the Velocix beta. My email is dcancel ~at~ dcancel dot com.</p>
<p>Thanks,<br />David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Alexander</title>
		<link>http://davidcancel.com/using-amazon-s3-as-a-cdn/comment-page-1/#comment-100</link>
		<dc:creator>Jon Alexander</dc:creator>
		<pubDate>Fri, 30 May 2008 15:38:47 +0000</pubDate>
		<guid isPermaLink="false">http://davidcancel.com/2008/05/29/using-amazon-s3-as-a-cdn/#comment-100</guid>
		<description>You should try using Velocix.  &lt;br&gt;&lt;br&gt;We&#039;ve just announced a free service, &lt;a href=&quot;http://www.velocix.com/accelerator/&quot;&gt;http://www.velocix.com/accelerator/&lt;/a&gt;, that should do exactly what you want.  Let me know if you want to get access to the service (we&#039;re still in closed beta).</description>
		<content:encoded><![CDATA[<p>You should try using Velocix.  </p>
<p>We&#39;ve just announced a free service, <a href="http://www.velocix.com/accelerator/">http://www.velocix.com/accelerator/</a>, that should do exactly what you want.  Let me know if you want to get access to the service (we&#39;re still in closed beta).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
