<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Tuning Apache memory usage</title>
	<atom:link href="http://www.figby.com/archives/2005/01/31/tuning-apache-memory-usage/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.figby.com/archives/2005/01/31/tuning-apache-memory-usage/</link>
	<description>A weblog by Michael Moncur</description>
	<lastBuildDate>Wed, 10 Mar 2010 07:02:49 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tom P</title>
		<link>http://www.figby.com/archives/2005/01/31/tuning-apache-memory-usage/#comment-1439</link>
		<dc:creator>Tom P</dc:creator>
		<pubDate>Fri, 11 Nov 2005 22:38:23 +0000</pubDate>
		<guid isPermaLink="false">/?p=3369#comment-1439</guid>
		<description>&lt;p&gt;My website traffic is very bursty, so i found a good tweak was to set minspareservers and maxspareservers to 32 and 64 respectively. There are other tweaks you can do like disable htaccess lookups, disable logging allow persistent mysql connections (mysql_pconnect()). I actually boosted my MaxRequestsPerChild from 100 to 10000. It was running quite well but today it&#039;s using up a lot of swap. 1000 might be a good number.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>My website traffic is very bursty, so i found a good tweak was to set minspareservers and maxspareservers to 32 and 64 respectively. There are other tweaks you can do like disable htaccess lookups, disable logging allow persistent mysql connections (mysql_pconnect()). I actually boosted my MaxRequestsPerChild from 100 to 10000. It was running quite well but today it&#8217;s using up a lot of swap. 1000 might be a good number.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ylon</title>
		<link>http://www.figby.com/archives/2005/01/31/tuning-apache-memory-usage/#comment-1182</link>
		<dc:creator>ylon</dc:creator>
		<pubDate>Wed, 20 Apr 2005 11:15:46 +0000</pubDate>
		<guid isPermaLink="false">/?p=3369#comment-1182</guid>
		<description>&lt;p&gt;Thanks for pointing that article out, great stuff!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for pointing that article out, great stuff!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
