<?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>GO IT WORLD &#124; IT TECH &#124; IT NEWS &#187; Load Balance</title>
	<atom:link href="http://www.goitworld.com/category/server-world/load-balance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.goitworld.com</link>
	<description>goitworld.com</description>
	<lastBuildDate>Tue, 10 Jan 2012 10:03:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Accelerate your web site to visit with varnish</title>
		<link>http://www.goitworld.com/accelerate-your-web-site-to-visit-with-varnish/</link>
		<comments>http://www.goitworld.com/accelerate-your-web-site-to-visit-with-varnish/#comments</comments>
		<pubDate>Wed, 20 May 2009 03:35:32 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Load Balance]]></category>
		<category><![CDATA[accelerate]]></category>
		<category><![CDATA[health checking]]></category>
		<category><![CDATA[varnish]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/accelerate-your-web-site-to-visit-with-varnish/</guid>
		<description><![CDATA[<p style="float: right;margin: 4px;">


</p><p><strong>Varnish</strong> is a state-of-the-art, high-performance HTTP <strong>accelerator</strong>. It uses the advanced features in Linux 2.6, FreeBSD 6/7 and Solaris 10 to achieve its high performance. </p>
<p>Some of the features include </p>
<ul>
<li>A modern design </li>
<li>VCL &#8211; a very flexible configuration language </li>
<li><strong>Load balance</strong> with health checking of backends </li>
<li>Partial support for ESI </li>
<li>URL rewriting </li>
<li>Graceful handling of &#34;dead&#34; backends </li>
</ul>
<p>INSTALL:</p>
<p>1.download varnish-2.0.4.tar.gz    <br />If you want the last version,you can hit <a href="http://varnish.projects.linpro.no/" target="_blank">here</a>.</p>
<p>2.unzip varnish   <br />tar zxvf varnish-2.0.4.tar.gz </p>
<p>3.compile varnish   <br />cd varnish-2.0.4    <br&#8230; <a href="http://www.goitworld.com/accelerate-your-web-site-to-visit-with-varnish/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/accelerate-your-web-site-to-visit-with-varnish/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Load balancing using HAProxy</title>
		<link>http://www.goitworld.com/load-balancing-using-haproxy/</link>
		<comments>http://www.goitworld.com/load-balancing-using-haproxy/#comments</comments>
		<pubDate>Thu, 14 May 2009 10:11:02 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Load Balance]]></category>
		<category><![CDATA[haproxy]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/load-balancing-using-haproxy/</guid>
		<description><![CDATA[<p>HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. Indeed, it can : &#8211; route HTTP requests depending on statically assigned cookies ; &#8211; spread the load among several servers while assuring server persistence through the use of HTTP cookies ; &#8211; switch to backup servers in the event a main one fails ; &#8211; accept connections to special ports dedicated to service monitoring ; &#8211; stop accepting connections without breaking existing ones ; &#8211; add/modify/delete HTTP headers both ways ; &#8211; block requests matching a particular pattern ;</p>
<p> Install:   <br /> 1.download haproxy.&#8230; <a href="http://www.goitworld.com/load-balancing-using-haproxy/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/load-balancing-using-haproxy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

