<?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: Getting most out of Amazon S3</title>
	<atom:link href="http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/</link>
	<description>greater than 0, less than 1</description>
	<lastBuildDate>Wed, 02 May 2012 13:30:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Lalit</title>
		<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/#comment-8159</link>
		<dc:creator>Lalit</dc:creator>
		<pubDate>Sat, 22 Oct 2011 17:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.lalit.org/?p=259#comment-8159</guid>
		<description>Amit, 
You just have to change the &lt;code&gt;$age&lt;/code&gt;variable in upload.php 
That should be it. You can also verify it by checking it in firebug by accessing it in the browser.</description>
		<content:encoded><![CDATA[<p>Amit,<br />
You just have to change the <code>$age</code>variable in upload.php<br />
That should be it. You can also verify it by checking it in firebug by accessing it in the browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/#comment-8001</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Wed, 19 Oct 2011 21:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.lalit.org/?p=259#comment-8001</guid>
		<description>Lalit,thanx for the script.

I used it but am unclear if i set i right.Can you help how can i verify (in php) ?. I used bucket explorer,selected properities but did not see cache-control details there.Am aware your script interacts with s3 and am not sure of parameter order like can i add $age at the end ? or should it be after the array(), ‘Content-type.&#039;

Sorry for the newbie queries.</description>
		<content:encoded><![CDATA[<p>Lalit,thanx for the script.</p>
<p>I used it but am unclear if i set i right.Can you help how can i verify (in php) ?. I used bucket explorer,selected properities but did not see cache-control details there.Am aware your script interacts with s3 and am not sure of parameter order like can i add $age at the end ? or should it be after the array(), ‘Content-type.&#8217;</p>
<p>Sorry for the newbie queries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mangal</title>
		<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/#comment-6735</link>
		<dc:creator>Mangal</dc:creator>
		<pubDate>Mon, 26 Sep 2011 12:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.lalit.org/?p=259#comment-6735</guid>
		<description>Thank you

I hv add age parameter in our s3 upload request.</description>
		<content:encoded><![CDATA[<p>Thank you</p>
<p>I hv add age parameter in our s3 upload request.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lalit</title>
		<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/#comment-6550</link>
		<dc:creator>Lalit</dc:creator>
		<pubDate>Fri, 23 Sep 2011 04:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.lalit.org/?p=259#comment-6550</guid>
		<description>It doesn&#039;t affect the speed of download of images or other static content. It merely instructs the browser to use the cached version of the image or file instead of downloading it when it is requested 2nd time. That way the loading of that image or file is *much faster the 2nd time* as it is read directly from the disk.</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t affect the speed of download of images or other static content. It merely instructs the browser to use the cached version of the image or file instead of downloading it when it is requested 2nd time. That way the loading of that image or file is *much faster the 2nd time* as it is read directly from the disk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mangal</title>
		<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/#comment-6460</link>
		<dc:creator>Mangal</dc:creator>
		<pubDate>Wed, 21 Sep 2011 07:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.lalit.org/?p=259#comment-6460</guid>
		<description>Hi Lalit,

Does this method help in faster display of images from s3 to web page too?</description>
		<content:encoded><![CDATA[<p>Hi Lalit,</p>
<p>Does this method help in faster display of images from s3 to web page too?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lower your Amazon S3 Bill and also Improve Website Loading Time &#124; _Twi8erTwi8er</title>
		<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/#comment-157</link>
		<dc:creator>Lower your Amazon S3 Bill and also Improve Website Loading Time &#124; _Twi8erTwi8er</dc:creator>
		<pubDate>Thu, 26 May 2011 19:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.lalit.org/?p=259#comment-157</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amazon CloudFront and S3 maximum cost</title>
		<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/#comment-156</link>
		<dc:creator>Amazon CloudFront and S3 maximum cost</dc:creator>
		<pubDate>Fri, 20 May 2011 01:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.lalit.org/?p=259#comment-156</guid>
		<description>[...] $70.00 – a month on S3/CloudFront worked out cheaper than their dedicated server. $440.40 – for storing images produced by a MySpace application. $500,000 – a year saved by SmugMug by using [...]</description>
		<content:encoded><![CDATA[<p>[...] $70.00 – a month on S3/CloudFront worked out cheaper than their dedicated server. $440.40 – for storing images produced by a MySpace application. $500,000 – a year saved by SmugMug by using [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lalit</title>
		<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/#comment-155</link>
		<dc:creator>Lalit</dc:creator>
		<pubDate>Thu, 01 Apr 2010 06:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.lalit.org/?p=259#comment-155</guid>
		<description>Fred,
Ideally both, if you are using both of them.

By default S3 doesn&#039;t have any headers set, so stetting any one of them set is good enough. But to be on the safer side, you should set both.</description>
		<content:encoded><![CDATA[<p>Fred,<br />
Ideally both, if you are using both of them.</p>
<p>By default S3 doesn&#8217;t have any headers set, so stetting any one of them set is good enough. But to be on the safer side, you should set both.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/#comment-154</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Sat, 20 Feb 2010 17:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.lalit.org/?p=259#comment-154</guid>
		<description>Hey Lalit, nice idea.

To prevent GET requests you need to modify the cache-control http header or the expire header?

I&#039;ve reade the developer.yahoo.com section about cache control and expire headers and i&#039;m a bit confused :)

Actually i&#039;m using the Amazon s3 plugin for wordpress that modify automatically expire headers, am i ok with those settings?

Thanks
Fred</description>
		<content:encoded><![CDATA[<p>Hey Lalit, nice idea.</p>
<p>To prevent GET requests you need to modify the cache-control http header or the expire header?</p>
<p>I&#8217;ve reade the developer.yahoo.com section about cache control and expire headers and i&#8217;m a bit confused <img src='http://www.lalit.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Actually i&#8217;m using the Amazon s3 plugin for wordpress that modify automatically expire headers, am i ok with those settings?</p>
<p>Thanks<br />
Fred</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.lalit.org/lab/setting-cache-headers-files-in-amazon-s3/#comment-153</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 28 Oct 2009 19:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.lalit.org/?p=259#comment-153</guid>
		<description>Another freeware Amazon S3 client that allows setting cache control and other HTTP headers is CloudBerry Explorer http://s3explorer.cloudberrylab.com/</description>
		<content:encoded><![CDATA[<p>Another freeware Amazon S3 client that allows setting cache control and other HTTP headers is CloudBerry Explorer <a href="http://s3explorer.cloudberrylab.com/" rel="nofollow">http://s3explorer.cloudberrylab.com/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

