<?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; Performance Tuning</title>
	<atom:link href="http://www.goitworld.com/tag/performance-tuning/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>Haproxy Performance tuning</title>
		<link>http://www.goitworld.com/haproxy-performance-tuning/</link>
		<comments>http://www.goitworld.com/haproxy-performance-tuning/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 07:59:24 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Haproxy Server]]></category>
		<category><![CDATA[haproxy]]></category>
		<category><![CDATA[Performance Tuning]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/haproxy-performance-tuning/</guid>
		<description><![CDATA[<p style="float: right;margin: 4px;">


</p><p>HAProxy is a free, <b><i>very</i></b> fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for web sites crawling under very high loads while needing persistence or Layer7 processing</p>
<p>Performance Parameters of Haproxy:    </p>
<p>maxconn &#60;number&#62;     <br />&#160; Sets the maximum per-process number of concurrent connections to &#60;number&#62;. It     <br />&#160; is equivalent to the command-line argument &#34;-n&#34;. Proxies will stop accepting     <br />&#160; connections when this limit is reached. The &#34;ulimit-n&#34; parameter is     <br />&#160; automatically adjusted according to this value. See also &#34;ulimit-n&#34;. &#8230; <a href="http://www.goitworld.com/haproxy-performance-tuning/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/haproxy-performance-tuning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Performance Tuning</title>
		<link>http://www.goitworld.com/apache-performance-tuning/</link>
		<comments>http://www.goitworld.com/apache-performance-tuning/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 06:59:51 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Apache Server]]></category>
		<category><![CDATA[Apache Performance]]></category>
		<category><![CDATA[Performance Tuning]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/?p=38</guid>
		<description><![CDATA[<h2>Forewarning:</h2>
<p>&#8230;in other words, don&#8217;t implement in extra complexity if you don&#8217;t need it. A site handling a few thousand requests per day will do fine on a default configuration and just about any hardware. This article is geared towards a site that needs to handle multiple concurrent requests [ten to several hundred per second].</p>
<h2>General [in order of importance]</h2>
<h4>RAM</h4>
<p>The single biggest issue affecting webserver performance is RAM. Have as much RAM as your hardware, OS, and funds allow [within reason].</p>
<p>The more RAM your system has, the more processes [and threads] Apache can allocate and use; which&#8230; <a href="http://www.goitworld.com/apache-performance-tuning/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/apache-performance-tuning/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

