<?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 Blog &#187; Linux tricks</title>
	<atom:link href="http://www.linuxblog.org/category/linux-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxblog.org</link>
	<description>Linux server and open source blog</description>
	<lastBuildDate>Sun, 12 Apr 2009 06:39:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Apache KeepAliveTimeout tunning</title>
		<link>http://www.linuxblog.org/apache-keepalivetimeout-tunning/</link>
		<comments>http://www.linuxblog.org/apache-keepalivetimeout-tunning/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 18:19:39 +0000</pubDate>
		<dc:creator>Linux</dc:creator>
				<category><![CDATA[Linux servers]]></category>
		<category><![CDATA[Linux tricks]]></category>

		<guid isPermaLink="false">http://www.linuxblog.org/?p=13</guid>
		<description><![CDATA[Many of our readers are asking what KeepAliveTimeout setting should be used for Apache config. We usually select 2 to 5 seconds as it provides best performance for sites with medium visitors and prefer to use Nginx or any other front-end proxy to better manage thousands of multiple concurrent users.
]]></description>
			<content:encoded><![CDATA[<p>Many of our readers are asking what KeepAliveTimeout setting should be used for Apache config. We usually select 2 to 5 seconds as it provides best performance for sites with medium visitors and prefer to use Nginx or any other front-end proxy to better manage thousands of multiple concurrent users.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxblog.org/apache-keepalivetimeout-tunning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
