<?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>UNIXy &#187; high</title>
	<atom:link href="http://blog.unixy.net/tag/high/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.unixy.net</link>
	<description>Fully Managed Dedicated Servers</description>
	<lastBuildDate>Sun, 18 Dec 2011 07:23:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>cPanel spamd resource consumption high</title>
		<link>http://blog.unixy.net/2010/04/cpanel-spamd-resource-consumption-high/</link>
		<comments>http://blog.unixy.net/2010/04/cpanel-spamd-resource-consumption-high/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 05:18:34 +0000</pubDate>
		<dc:creator>UNIXy</dc:creator>
				<category><![CDATA[Crash Course]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[high]]></category>
		<category><![CDATA[memory usage]]></category>
		<category><![CDATA[spamd]]></category>

		<guid isPermaLink="false">http://blog.unixy.net/?p=299</guid>
		<description><![CDATA[Spamd is one the highest resource consumer on a cPanel server. It allocates a lot of memory from the get-go and holds on to it throughout. There is a way to limit the number of spamd processes that are spawned. On a cPanel server, which is what this guide covers, there is a configuration file [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.unixy.net%2F2010%2F04%2Fcpanel-spamd-resource-consumption-high%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.unixy.net%2F2010%2F04%2Fcpanel-spamd-resource-consumption-high%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Spamd is one the highest resource consumer on a cPanel server. It allocates a lot of memory from the get-go and holds on to it throughout. There is a way to limit the number of spamd processes that are spawned. On a cPanel server, which is what this guide covers, there is a configuration file called /etc/cpspamd.conf with the following lines:</p>
<blockquote><p><code>maxspare=1<br />
maxchildren=3</code></p></blockquote>
<p>For a leaner server. we recommend dropping maxchildren to 1 and maxspare to 1. This will save a good hundred of megs of memory. Don&#8217;t forget to restart exim for these changes to take effect.</p>
<p>I hope this tip is useful. That&#8217;s all folks!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.unixy.net/2010/04/cpanel-spamd-resource-consumption-high/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.177 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-01-21 03:27:09 -->

