<?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: NginX as a caching reverse proxy for PHP</title>
	<atom:link href="http://blog.killtheradio.net/technology/nginx-as-a-caching-reverse-proxy-for-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.killtheradio.net/technology/nginx-as-a-caching-reverse-proxy-for-php/</link>
	<description>or die trying</description>
	<lastBuildDate>Fri, 23 Jul 2010 17:30:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: caching-dynamic-content-using-nginx &#124; DeDiHosting - Blog.samp-online.com</title>
		<link>http://blog.killtheradio.net/technology/nginx-as-a-caching-reverse-proxy-for-php/#comment-1472</link>
		<dc:creator>caching-dynamic-content-using-nginx &#124; DeDiHosting - Blog.samp-online.com</dc:creator>
		<pubDate>Mon, 31 May 2010 21:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.killtheradio.net/?p=394#comment-1472</guid>
		<description>[...] another bookmark    Kommentare [...]</description>
		<content:encoded><![CDATA[<p>[...] another bookmark    Kommentare [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HAProxy&#8217;s keep-alive functionality (and how it can speed up your site) &#124; kill the radio</title>
		<link>http://blog.killtheradio.net/technology/nginx-as-a-caching-reverse-proxy-for-php/#comment-1445</link>
		<dc:creator>HAProxy&#8217;s keep-alive functionality (and how it can speed up your site) &#124; kill the radio</dc:creator>
		<pubDate>Tue, 11 May 2010 02:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.killtheradio.net/?p=394#comment-1445</guid>
		<description>[...] while back I wrote a post about using NginX as a reverse-proxy cache for PHP (or whatever your backend is) and mentioned how I was using HAProxy to load balance. the main [...]</description>
		<content:encoded><![CDATA[<p>[...] while back I wrote a post about using NginX as a reverse-proxy cache for PHP (or whatever your backend is) and mentioned how I was using HAProxy to load balance. the main [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Lyon</title>
		<link>http://blog.killtheradio.net/technology/nginx-as-a-caching-reverse-proxy-for-php/#comment-1364</link>
		<dc:creator>Andrew Lyon</dc:creator>
		<pubDate>Fri, 05 Feb 2010 21:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.killtheradio.net/?p=394#comment-1364</guid>
		<description>That makes sense. I haven&#039;t looked at the keepalive stuff in HAProxy, I&#039;ll check it out though. After doing some benchmarks with and without HAproxy, I&#039;m convinced that having it slows down the request by about as much as adding a millimeter to the length of the network cable connecting the request to the machine. It&#039;s almost like it isn&#039;t there. Add the features and speed of NginX, plus the fact that it can do its own caching, and that&#039;s a setup which for how insanely fast it is, really isn&#039;t that complicated or high maintenance. Also really good for a lower-power server or VPS.

Thanks for the comment!</description>
		<content:encoded><![CDATA[<p>That makes sense. I haven&#8217;t looked at the keepalive stuff in HAProxy, I&#8217;ll check it out though. After doing some benchmarks with and without HAproxy, I&#8217;m convinced that having it slows down the request by about as much as adding a millimeter to the length of the network cable connecting the request to the machine. It&#8217;s almost like it isn&#8217;t there. Add the features and speed of NginX, plus the fact that it can do its own caching, and that&#8217;s a setup which for how insanely fast it is, really isn&#8217;t that complicated or high maintenance. Also really good for a lower-power server or VPS.</p>
<p>Thanks for the comment!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willy Tarreau</title>
		<link>http://blog.killtheradio.net/technology/nginx-as-a-caching-reverse-proxy-for-php/#comment-1363</link>
		<dc:creator>Willy Tarreau</dc:creator>
		<pubDate>Fri, 05 Feb 2010 06:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.killtheradio.net/?p=394#comment-1363</guid>
		<description>It seems to be the architecture more and more people are converging to, and this will be especially true with keep-alive support in haproxy 1.4, because people won&#039;t have to trade between availability and site load time for high latency users. Also nginx+haproxy work reliably and very fast together. Both can take advantage of each other&#039;s optimisations to save CPU and network bandwidth. I&#039;m aware of a very large site in the range of the million concurrent visitors making use of both. It would most likely not work if any of the two components were to be replaced.</description>
		<content:encoded><![CDATA[<p>It seems to be the architecture more and more people are converging to, and this will be especially true with keep-alive support in haproxy 1.4, because people won&#8217;t have to trade between availability and site load time for high latency users. Also nginx+haproxy work reliably and very fast together. Both can take advantage of each other&#8217;s optimisations to save CPU and network bandwidth. I&#8217;m aware of a very large site in the range of the million concurrent visitors making use of both. It would most likely not work if any of the two components were to be replaced.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
