<?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>Thoughts from Mads Sülau Jørgensen &#187; varnish</title> <atom:link href="http://madssj.com/blog/tag/varnish/feed/" rel="self" type="application/rss+xml" /><link>http://madssj.com/blog</link> <description>Various articles about programming and systems administration.</description> <lastBuildDate>Mon, 27 Jun 2011 08:54:43 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Poormans cloudfront with EC2 and varnish</title><link>http://madssj.com/blog/2009/06/30/poormans-cloudfront-with-ec2-and-varnish/</link> <comments>http://madssj.com/blog/2009/06/30/poormans-cloudfront-with-ec2-and-varnish/#comments</comments> <pubDate>Tue, 30 Jun 2009 08:51:33 +0000</pubDate> <dc:creator>Mads Sülau Jørgensen</dc:creator> <category><![CDATA[Work]]></category> <category><![CDATA[amazon aws]]></category> <category><![CDATA[cache]]></category> <category><![CDATA[cloudfront]]></category> <category><![CDATA[varnish]]></category> <guid
isPermaLink="false">http://swag.dk/blog/?p=152</guid> <description><![CDATA[Recently (10-20 minutes ago), amazon couldfront (a cdn) stopped sending dns replies in europe: % dig -t ns cloudfront.net ; DiG 9.4.3-P1 -t ns cloudfront.net ;; global options: printcmd ;; connection timed out; no servers could be reached I was &#8230; <a
href="http://madssj.com/blog/2009/06/30/poormans-cloudfront-with-ec2-and-varnish/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Recently (10-20 minutes ago), amazon couldfront (a cdn) stopped sending dns replies in europe:</p><pre>
% dig -t ns cloudfront.net
; <<>> DiG 9.4.3-P1 <<>> -t ns cloudfront.net
;; global options:  printcmd
;; connection timed out; no servers could be reached
</pre><p>I was going to do a guide to set up a varnish to replace cloudfront temporarily (and did actually set up the instance, and software &#8211; I might do the guide and ami anyway) when I realized, that I (as well as most other people) can just change the relevant url to point to the S3 bucket. Problem solved. That will, however, not be as fast as either cloudfront itself, or a varnish cached backend.</p><p>Should anyone be interested in how varnish is setup to handle failures from cloudfront, I&#8217;ll happily do an ami.</p> ]]></content:encoded> <wfw:commentRss>http://madssj.com/blog/2009/06/30/poormans-cloudfront-with-ec2-and-varnish/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
