<?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>Linux Admin Zone &#187; Load Balancer</title>
	<atom:link href="http://linuxadminzone.com/category/load-balancer/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxadminzone.com</link>
	<description>Adding more reasons to celebrate Open Source.</description>
	<lastBuildDate>Thu, 29 Jul 2010 17:25:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Enable or fix logging for HAProxy load balancer</title>
		<link>http://linuxadminzone.com/enable-or-fix-logging-for-haproxy-load-balancer/</link>
		<comments>http://linuxadminzone.com/enable-or-fix-logging-for-haproxy-load-balancer/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 07:01:15 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[Load Balancer]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[haproxy logs]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=90</guid>
		<description><![CDATA[After configuration of HAProxy to balance web traffic, I&#8217;ve noticed that HAProxy is not generating any logs in my server. Due to its load balancer role, logging is vital to diagnose any issue that might come in future. In its default config, HAProxy send logs to a syslog facility: local0, via a socket connection. By [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/enable-or-fix-logging-for-haproxy-load-balancer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Install, setup and config HAProxy loadbalancer for content switching</title>
		<link>http://linuxadminzone.com/how-to-install-setup-and-config-haproxy-loadbalancer-for-content-switching/</link>
		<comments>http://linuxadminzone.com/how-to-install-setup-and-config-haproxy-loadbalancer-for-content-switching/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 13:54:36 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[Load Balancer]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[haproxy]]></category>
		<category><![CDATA[load balance]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=23</guid>
		<description><![CDATA[Sometimes we have different servers with different contents, such as one set of servers with all static contents (html, image files) of a website while another set of servers have dynamic contents (cgi, perl, php scripts) This type of config is benefitial in some situations where you want to serve your static data directly from [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/how-to-install-setup-and-config-haproxy-loadbalancer-for-content-switching/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
