<?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"
	>
<channel>
	<title>Comments on: Real world case study in slimming down bandwidth consumption</title>
	<atom:link href="http://www.ajaxperformance.com/2007/03/08/real-world-case-study-in-slimming-down-bandwidth-consumption/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxperformance.com/2007/03/08/real-world-case-study-in-slimming-down-bandwidth-consumption/</link>
	<description>A blog by Ryan Breen of Gomez</description>
	<pubDate>Mon, 01 Dec 2008 21:33:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Ryan Breen</title>
		<link>http://www.ajaxperformance.com/2007/03/08/real-world-case-study-in-slimming-down-bandwidth-consumption/#comment-2752</link>
		<dc:creator>Ryan Breen</dc:creator>
		<pubDate>Tue, 13 Mar 2007 15:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxperformance.com/?p=54#comment-2752</guid>
		<description>Great info, thanks Buddy.

So, there you have it.  S3 gives you the best of both worlds: no bandwidth impact on your host and 6 concurrent connections to the browser.</description>
		<content:encoded><![CDATA[<p>Great info, thanks Buddy.</p>
<p>So, there you have it.  S3 gives you the best of both worlds: no bandwidth impact on your host and 6 concurrent connections to the browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Buddy Brewer</title>
		<link>http://www.ajaxperformance.com/2007/03/08/real-world-case-study-in-slimming-down-bandwidth-consumption/#comment-2751</link>
		<dc:creator>Buddy Brewer</dc:creator>
		<pubDate>Tue, 13 Mar 2007 15:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxperformance.com/?p=54#comment-2751</guid>
		<description>S3 works nicely with DNS virtual hosting.  For example, if you create three buckets in S3 called mydomain-static[1-3], AWS will let you refer to those buckets as mydomain-staticN.s3.amazonaws.com.  Thanks to S3's REST interface, objects inside buckets can be addressed using the Request-URI path.  You can also set up prettier domains like static1.mydomain.com using DNS CNAME records.  See the &lt;a href="http://docs.amazonwebservices.com/AmazonS3/2006-03-01/VirtualHosting.html" title="Virtual hosting of buckets" rel="nofollow"&gt;S3 docs&lt;/a&gt; for more info.</description>
		<content:encoded><![CDATA[<p>S3 works nicely with DNS virtual hosting.  For example, if you create three buckets in S3 called mydomain-static[1-3], AWS will let you refer to those buckets as mydomain-staticN.s3.amazonaws.com.  Thanks to S3&#8217;s REST interface, objects inside buckets can be addressed using the Request-URI path.  You can also set up prettier domains like static1.mydomain.com using DNS CNAME records.  See the <a href="http://docs.amazonwebservices.com/AmazonS3/2006-03-01/VirtualHosting.html" title="Virtual hosting of buckets" rel="nofollow">S3 docs</a> for more info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Breen</title>
		<link>http://www.ajaxperformance.com/2007/03/08/real-world-case-study-in-slimming-down-bandwidth-consumption/#comment-2622</link>
		<dc:creator>Ryan Breen</dc:creator>
		<pubDate>Sun, 11 Mar 2007 01:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxperformance.com/?p=54#comment-2622</guid>
		<description>wiotta,
That's interesting, but in that approach you would need to proxy the connections back through S3, so you would be taking both an inbound (from S3) and outbound (to the client) bandwidth hit.  I was hoping for a solution that gives the client 6 parallel connections to S3 without any bandwidth impact on us.
Ryan</description>
		<content:encoded><![CDATA[<p>wiotta,<br />
That&#8217;s interesting, but in that approach you would need to proxy the connections back through S3, so you would be taking both an inbound (from S3) and outbound (to the client) bandwidth hit.  I was hoping for a solution that gives the client 6 parallel connections to S3 without any bandwidth impact on us.<br />
Ryan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wioota</title>
		<link>http://www.ajaxperformance.com/2007/03/08/real-world-case-study-in-slimming-down-bandwidth-consumption/#comment-2619</link>
		<dc:creator>wioota</dc:creator>
		<pubDate>Sat, 10 Mar 2007 23:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxperformance.com/?p=54#comment-2619</guid>
		<description>I wonder whether you could create your own service hosted on a number of separate lighttpd instances which handles retrieval out of s3 whilst giving you the variety in host names you need to beat the connection limit.</description>
		<content:encoded><![CDATA[<p>I wonder whether you could create your own service hosted on a number of separate lighttpd instances which handles retrieval out of s3 whilst giving you the variety in host names you need to beat the connection limit.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.462 seconds -->
