<?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: First month data using S3 offloading for WPMU</title>
	<atom:link href="http://www.ringofblogs.com/2008/05/08/first-month-data-using-s3-offloading-for-wpmu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ringofblogs.com/2008/05/08/first-month-data-using-s3-offloading-for-wpmu/</link>
	<description>Blogging, WordPress MU, monetization, tips, how to and reviews</description>
	<lastBuildDate>Mon, 28 Jun 2010 21:59:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: huda</title>
		<link>http://www.ringofblogs.com/2008/05/08/first-month-data-using-s3-offloading-for-wpmu/comment-page-1/#comment-11292</link>
		<dc:creator>huda</dc:creator>
		<pubDate>Fri, 19 Dec 2008 21:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ringofblogs.com/2008/05/08/first-month-data-using-s3-offloading-for-wpmu/#comment-11292</guid>
		<description>Thank you for your answer. 
Do you have any experience how far a shared hosting can hold WPMU installation? (users, database size, traffic, etc.)

I&#039;m currently using hostgator. Just starting, developing and testing it with a small community, so I think there&#039;s no point switching even to a VPS at this time.

Thank you in advance, Elad.</description>
		<content:encoded><![CDATA[<p>Thank you for your answer.<br />
Do you have any experience how far a shared hosting can hold WPMU installation? (users, database size, traffic, etc.)</p>
<p>I&#8217;m currently using hostgator. Just starting, developing and testing it with a small community, so I think there&#8217;s no point switching even to a VPS at this time.</p>
<p>Thank you in advance, Elad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elad</title>
		<link>http://www.ringofblogs.com/2008/05/08/first-month-data-using-s3-offloading-for-wpmu/comment-page-1/#comment-11134</link>
		<dc:creator>Elad</dc:creator>
		<pubDate>Tue, 16 Dec 2008 10:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ringofblogs.com/2008/05/08/first-month-data-using-s3-offloading-for-wpmu/#comment-11134</guid>
		<description>huda,
Yes, the same installation. At that time we didn&#039;t have a dedicated server. Now we do and we don&#039;t offload things.</description>
		<content:encoded><![CDATA[<p>huda,<br />
Yes, the same installation. At that time we didn&#8217;t have a dedicated server. Now we do and we don&#8217;t offload things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: huda</title>
		<link>http://www.ringofblogs.com/2008/05/08/first-month-data-using-s3-offloading-for-wpmu/comment-page-1/#comment-11132</link>
		<dc:creator>huda</dc:creator>
		<pubDate>Tue, 16 Dec 2008 10:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ringofblogs.com/2008/05/08/first-month-data-using-s3-offloading-for-wpmu/#comment-11132</guid>
		<description>Glad to find your post. I am starting a WPMU + buddypress project for local community, and looking for some personal experience notes.

Was that data usage is from a WPMU installation serving a few thousand of blogs as you said in http://www.ringofblogs.com/2008/04/12/off-loading-wpmu-theme-files-to-amazon-s3/?

What about your primary server? Do you use dedicated server?</description>
		<content:encoded><![CDATA[<p>Glad to find your post. I am starting a WPMU + buddypress project for local community, and looking for some personal experience notes.</p>
<p>Was that data usage is from a WPMU installation serving a few thousand of blogs as you said in <a href="http://www.ringofblogs.com/2008/04/12/off-loading-wpmu-theme-files-to-amazon-s3/?" rel="nofollow">http://www.ringofblogs.com/2008/04/12/off-loading-wpmu-theme-files-to-amazon-s3/?</a></p>
<p>What about your primary server? Do you use dedicated server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elad</title>
		<link>http://www.ringofblogs.com/2008/05/08/first-month-data-using-s3-offloading-for-wpmu/comment-page-1/#comment-3242</link>
		<dc:creator>Elad</dc:creator>
		<pubDate>Thu, 15 May 2008 05:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.ringofblogs.com/2008/05/08/first-month-data-using-s3-offloading-for-wpmu/#comment-3242</guid>
		<description>Barry,
Keep in mind that if you are not planning to update each file when it is uploaded or deleted, you will have to sync S3 from your server. These sync operations may be more expensive since they use many GET requests.</description>
		<content:encoded><![CDATA[<p>Barry,<br />
Keep in mind that if you are not planning to update each file when it is uploaded or deleted, you will have to sync S3 from your server. These sync operations may be more expensive since they use many GET requests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barry</title>
		<link>http://www.ringofblogs.com/2008/05/08/first-month-data-using-s3-offloading-for-wpmu/comment-page-1/#comment-3228</link>
		<dc:creator>Barry</dc:creator>
		<pubDate>Wed, 14 May 2008 13:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ringofblogs.com/2008/05/08/first-month-data-using-s3-offloading-for-wpmu/#comment-3228</guid>
		<description>Interesting numbers. Thanks for posting them. 
I&#039;m looking to move a large amount of images to S3 as a sort of reverse backup (will be serving from S3 but keeping copies on my server as well initially) but was worried about huge costs - you have reassured me somewhat.</description>
		<content:encoded><![CDATA[<p>Interesting numbers. Thanks for posting them.<br />
I&#8217;m looking to move a large amount of images to S3 as a sort of reverse backup (will be serving from S3 but keeping copies on my server as well initially) but was worried about huge costs &#8211; you have reassured me somewhat.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
