<?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: Essential HTTP Codes</title>
	<atom:link href="http://anandhansubbiah.com/blog/essential-http-codes/feed/" rel="self" type="application/rss+xml" />
	<link>http://anandhansubbiah.com/blog/essential-http-codes/</link>
	<description>'Inspire and Innovate'</description>
	<lastBuildDate>Sat, 04 Feb 2012 20:02:48 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aaron</title>
		<link>http://anandhansubbiah.com/blog/essential-http-codes/comment-page-1/#comment-19951</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 13 May 2009 20:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://anandhansubbiah.com/blog/?p=427#comment-19951</guid>
		<description>503 Service Unavailable
504 Gateway Timeout

are two of my favorites when apache fcgi / modXXX apps are slow to respond or proxies can&#039;t contact the origin.  Common errors when you front you app with apache/squid and your app restarts or dies</description>
		<content:encoded><![CDATA[<p>503 Service Unavailable<br />
504 Gateway Timeout</p>
<p>are two of my favorites when apache fcgi / modXXX apps are slow to respond or proxies can&#8217;t contact the origin.  Common errors when you front you app with apache/squid and your app restarts or dies</p>
]]></content:encoded>
	</item>
</channel>
</rss>

