<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>I Grok2! &#187; amazon s3</title>
	<atom:link href="http://www.grok2.com/blog/tag/amazon-s3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.grok2.com/blog</link>
	<description>Except when I don't....</description>
	<lastBuildDate>Sat, 04 Feb 2012 22:09:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Why you should use background uploads with Amazon S3&#8230;</title>
		<link>http://www.grok2.com/blog/2009/11/20/why-you-should-use-background-uploads-with-amazon-s3/</link>
		<comments>http://www.grok2.com/blog/2009/11/20/why-you-should-use-background-uploads-with-amazon-s3/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 21:08:09 +0000</pubDate>
		<dc:creator>grok2</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[amazon s3]]></category>

		<guid isPermaLink="false">http://www.grok2.com/blog/2009/11/20/why-you-should-use-background-uploads-with-amazon-s3/</guid>
		<description><![CDATA[Uploading directly to S3 will possibly be slower than writing the file to disk. So your server process will be tied up during the duration of the upload. As a result all other users of your site will feel the slowness. If an S3 error occurs, users will be see an XML based error page [...]]]></description>
			<content:encoded><![CDATA[<!-- Easy AdSense Redux V2.82 -->
<!-- Post[count: 2] -->
<div class="ezAdsense adsense adsense-leadin" style="float:right;margin:6px;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-2859704241898192";
/* blogpostad */
google_ad_slot = "1221128987";
google_ad_width = 180;
google_ad_height = 150;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><ul>
<li>Uploading directly to S3 will possibly be slower than writing the file to disk. So your server process will be tied up during the duration of the upload. As a result all other users of your site will feel the slowness.</li>
<li>If an S3 error occurs, users will be see an XML based error page that you won&#8217;t have control over.</li>
</ul>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.grok2.com%2Fblog%2F2009%2F11%2F20%2Fwhy-you-should-use-background-uploads-with-amazon-s3%2F&amp;title=Why%20you%20should%20use%20background%20uploads%20with%20Amazon%20S3%26%238230%3B" id="wpa2a_2"><img src="http://www.grok2.com/blog/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.grok2.com/blog/2009/11/20/why-you-should-use-background-uploads-with-amazon-s3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

