<?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: HAProxy&#8217;s keep-alive functionality (and how it can speed up your site)</title>
	<atom:link href="http://blog.killtheradio.net/technology/haproxys-keep-alive-functionality-and-how-it-can-speed-up-your-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.killtheradio.net/technology/haproxys-keep-alive-functionality-and-how-it-can-speed-up-your-site/</link>
	<description>or die trying</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:20:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Miguel Perez - IdealProperty.es</title>
		<link>http://blog.killtheradio.net/technology/haproxys-keep-alive-functionality-and-how-it-can-speed-up-your-site/#comment-1571</link>
		<dc:creator>Miguel Perez - IdealProperty.es</dc:creator>
		<pubDate>Thu, 08 Sep 2011 10:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.killtheradio.net/?p=554#comment-1571</guid>
		<description>Thanks for the very useful information.  I always find the haproxy documentation incredibly difficult to read.  I&#039;ve implemented your suggestions to my site and have noticed a 50% increase in page load speed.</description>
		<content:encoded><![CDATA[<p>Thanks for the very useful information.  I always find the haproxy documentation incredibly difficult to read.  I&#8217;ve implemented your suggestions to my site and have noticed a 50% increase in page load speed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willy Tarreau</title>
		<link>http://blog.killtheradio.net/technology/haproxys-keep-alive-functionality-and-how-it-can-speed-up-your-site/#comment-1450</link>
		<dc:creator>Willy Tarreau</dc:creator>
		<pubDate>Fri, 14 May 2010 06:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.killtheradio.net/?p=554#comment-1450</guid>
		<description>In fact it&#039;s even slightly different than that. Haproxy 1.4.4 supports keep-alive on the client side only, where the latency may be huge. It still closes the connections on the server side where the latency is short (tens of microseconds). This finally results in the best tradeoff : clients that are far away keep their connections open to save latency. Servers which are very close don&#039;t keep idle connections which are very expensive. That way you can use haproxy as a connection multiplexer with tens of thousands of client connections on one side and just a few hundreds on the other side. In the end, it allows you to reduce the total number of servers and use them better.</description>
		<content:encoded><![CDATA[<p>In fact it&#8217;s even slightly different than that. Haproxy 1.4.4 supports keep-alive on the client side only, where the latency may be huge. It still closes the connections on the server side where the latency is short (tens of microseconds). This finally results in the best tradeoff : clients that are far away keep their connections open to save latency. Servers which are very close don&#8217;t keep idle connections which are very expensive. That way you can use haproxy as a connection multiplexer with tens of thousands of client connections on one side and just a few hundreds on the other side. In the end, it allows you to reduce the total number of servers and use them better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention HAProxy’s keep-alive functionality (and how it can speed up your site) &#124; kill the radio -- Topsy.com</title>
		<link>http://blog.killtheradio.net/technology/haproxys-keep-alive-functionality-and-how-it-can-speed-up-your-site/#comment-1446</link>
		<dc:creator>Tweets that mention HAProxy’s keep-alive functionality (and how it can speed up your site) &#124; kill the radio -- Topsy.com</dc:creator>
		<pubDate>Tue, 11 May 2010 03:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.killtheradio.net/?p=554#comment-1446</guid>
		<description>[...] This post was mentioned on Twitter by andrew. andrew said: (blog) HAProxy’s keep-alive functionality (and how it can speed up your site): A while back I wrote a post about u... http://bit.ly/anEKVJ [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by andrew. andrew said: (blog) HAProxy’s keep-alive functionality (and how it can speed up your site): A while back I wrote a post about u&#8230; <a href="http://bit.ly/anEKVJ" rel="nofollow">http://bit.ly/anEKVJ</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

