<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>HTTP Blog &#187; Load balancing</title>
	<atom:link href="http://www.httpblog.com/category/load-balancing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.httpblog.com</link>
	<description>Blog about content delivery, web servers, dedicated servers and hosting industry.</description>
	<lastBuildDate>Tue, 17 Aug 2010 16:22:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Load balancing with Nginx</title>
		<link>http://www.httpblog.com/load-balancing-with-nginx/</link>
		<comments>http://www.httpblog.com/load-balancing-with-nginx/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 20:50:21 +0000</pubDate>
		<dc:creator>http guy</dc:creator>
				<category><![CDATA[Load balancing]]></category>
		<category><![CDATA[Nginx]]></category>

		<guid isPermaLink="false">http://www.httpblog.com/?p=347</guid>
		<description><![CDATA[Are you looking forward to balance HTTP or HTTPS traffic to multiple back-end servers? Nginx is one of the best choices &#8211; it&#8217;s very lightweight, requires less resources and it&#8217;s completely free. You need to compile the nginx (there are many resources and howto&#8217;s) and add the following lines to your nginx.conf file: upstream webcluster [...]]]></description>
		<wfw:commentRss>http://www.httpblog.com/load-balancing-with-nginx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Squid cache for web front-end accelerator</title>
		<link>http://www.httpblog.com/squid-cache-for-web-front-end-accelerator/</link>
		<comments>http://www.httpblog.com/squid-cache-for-web-front-end-accelerator/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 20:37:16 +0000</pubDate>
		<dc:creator>http guy</dc:creator>
				<category><![CDATA[Content delivery]]></category>
		<category><![CDATA[Load balancing]]></category>

		<guid isPermaLink="false">http://www.httpblog.com/?p=317</guid>
		<description><![CDATA[Squid is very good for putting it in the front of your current web servers, thus accelerating the content that doesn’t change that often. Depending on your web site configuration and hits, I suggest you go for 2GB or even 4GB of RAM for the squid(s) front-end accelerator servers. The best benefit is to have [...]]]></description>
		<wfw:commentRss>http://www.httpblog.com/squid-cache-for-web-front-end-accelerator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
