<?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: Using haproxy with multiple backends a.k.a. content switching</title>
	<atom:link href="http://upstre.am/2008/01/09/using-haproxy-with-multiple-backends-aka-content-switching/feed/" rel="self" type="application/rss+xml" />
	<link>http://upstre.am/2008/01/09/using-haproxy-with-multiple-backends-aka-content-switching/</link>
	<description></description>
	<lastBuildDate>Mon, 08 Mar 2010 18:21:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: wakeras</title>
		<link>http://upstre.am/2008/01/09/using-haproxy-with-multiple-backends-aka-content-switching/comment-page-1/#comment-62451</link>
		<dc:creator>wakeras</dc:creator>
		<pubDate>Sun, 14 Feb 2010 06:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://upstream-berlin.com/blog/2008/01/09/using-haproxy-with-multiple-backends-aka-content-switching/#comment-62451</guid>
		<description>keep getting 503 errors &lt;----does the check.tx exist in the second website. It happened to me and solved it by copying the check.txt to the root directory of all my websites</description>
		<content:encoded><![CDATA[<p>keep getting 503 errors &lt;&#8212;-does the check.tx exist in the second website. It happened to me and solved it by copying the check.txt to the root directory of all my websites</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mirko Froehlich</title>
		<link>http://upstre.am/2008/01/09/using-haproxy-with-multiple-backends-aka-content-switching/comment-page-1/#comment-45856</link>
		<dc:creator>Mirko Froehlich</dc:creator>
		<pubDate>Tue, 10 Feb 2009 18:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://upstream-berlin.com/blog/2008/01/09/using-haproxy-with-multiple-backends-aka-content-switching/#comment-45856</guid>
		<description>Ah, no worries. :)

I&#039;m actually using Passenger as well, but I&#039;m using HAProxy to load balance between multiple Rails app servers (running Passenger). I&#039;m trying to use a single HAProxy instance to handle multiple, different websites, which is what I was trying to achieve with the backend / frontend setup. I ended up using different IP addresses instead, which works great.</description>
		<content:encoded><![CDATA[<p>Ah, no worries. <img src='http://upstre.am/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m actually using Passenger as well, but I&#8217;m using HAProxy to load balance between multiple Rails app servers (running Passenger). I&#8217;m trying to use a single HAProxy instance to handle multiple, different websites, which is what I was trying to achieve with the backend / frontend setup. I ended up using different IP addresses instead, which works great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Lang</title>
		<link>http://upstre.am/2008/01/09/using-haproxy-with-multiple-backends-aka-content-switching/comment-page-1/#comment-45792</link>
		<dc:creator>Alexander Lang</dc:creator>
		<pubDate>Mon, 09 Feb 2009 20:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://upstream-berlin.com/blog/2008/01/09/using-haproxy-with-multiple-backends-aka-content-switching/#comment-45792</guid>
		<description>sorry i&#039;m afraid i can&#039;t help you. in the meantime we switched all our apps to phusion passenger/apache which works out of the box.</description>
		<content:encoded><![CDATA[<p>sorry i&#8217;m afraid i can&#8217;t help you. in the meantime we switched all our apps to phusion passenger/apache which works out of the box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mirko Froehlich</title>
		<link>http://upstre.am/2008/01/09/using-haproxy-with-multiple-backends-aka-content-switching/comment-page-1/#comment-45786</link>
		<dc:creator>Mirko Froehlich</dc:creator>
		<pubDate>Mon, 09 Feb 2009 17:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://upstream-berlin.com/blog/2008/01/09/using-haproxy-with-multiple-backends-aka-content-switching/#comment-45786</guid>
		<description>Thanks for the write-up!

Unfortunately I am running into some issues when I try to replicate this setup. My HAProxy config works great with a single website and a corresponding listen statement. But when I try to set up two websites by using a backend for each as well as a single frontend, switching between them using a url_sub acl very similar to your example, I keep getting 503 errors when I try to hit either of the websites.

Have you ever come across anything like this?</description>
		<content:encoded><![CDATA[<p>Thanks for the write-up!</p>
<p>Unfortunately I am running into some issues when I try to replicate this setup. My HAProxy config works great with a single website and a corresponding listen statement. But when I try to set up two websites by using a backend for each as well as a single frontend, switching between them using a url_sub acl very similar to your example, I keep getting 503 errors when I try to hit either of the websites.</p>
<p>Have you ever come across anything like this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
