<?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"
	>
<channel>
	<title>Comments on: nginx + HAProxy + Thin + FastCGI + PHP5 = Load Balanced Rails with PHP Support</title>
	<atom:link href="http://elwoodicious.com/2008/07/15/nginx-haproxy-thin-fastcgi-php5-load-balanced-rails-with-php-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://elwoodicious.com/2008/07/15/nginx-haproxy-thin-fastcgi-php5-load-balanced-rails-with-php-support/</link>
	<description>Those who can make you believe absurdities can make you commit atrocities. —Voltaire</description>
	<pubDate>Fri, 21 Nov 2008 12:21:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: james</title>
		<link>http://elwoodicious.com/2008/07/15/nginx-haproxy-thin-fastcgi-php5-load-balanced-rails-with-php-support/#comment-2721</link>
		<dc:creator>james</dc:creator>
		<pubDate>Wed, 30 Jul 2008 18:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://elwoodicious.com/?p=995#comment-2721</guid>
		<description>Ugh.  Today is find the holes in James' crappy config files.  This time it is with HaProxy.  Apparently, my default settings are not cascading down to the listen section so in order to capture http headers I needed to move that stuff in along with a minor edit.</description>
		<content:encoded><![CDATA[<p>Ugh.  Today is find the holes in James&#8217; crappy config files.  This time it is with HaProxy.  Apparently, my default settings are not cascading down to the listen section so in order to capture http headers I needed to move that stuff in along with a minor edit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james</title>
		<link>http://elwoodicious.com/2008/07/15/nginx-haproxy-thin-fastcgi-php5-load-balanced-rails-with-php-support/#comment-2720</link>
		<dc:creator>james</dc:creator>
		<pubDate>Wed, 30 Jul 2008 16:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://elwoodicious.com/?p=995#comment-2720</guid>
		<description>Small update, proxy_set_header X-FORWARDED_PROTO https; only works if it is in the location section for the proxy_pass location section in the nginx config.  No idea why but I've edited the post to reflect this.</description>
		<content:encoded><![CDATA[<p>Small update, proxy_set_header X-FORWARDED_PROTO https; only works if it is in the location section for the proxy_pass location section in the nginx config.  No idea why but I&#8217;ve edited the post to reflect this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
