<?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"
	>
<channel>
	<title>Comments on: Server problems</title>
	<atom:link href="http://dougal.gunters.org/blog/2005/04/22/server-problems/feed" rel="self" type="application/rss+xml" />
	<link>http://dougal.gunters.org/blog/2005/04/22/server-problems</link>
	<description>Random musings of a Southern geek</description>
	<pubDate>Thu, 28 Aug 2008 13:25:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Debra J Davis</title>
		<link>http://dougal.gunters.org/blog/2005/04/22/server-problems#comment-23173</link>
		<dc:creator>Debra J Davis</dc:creator>
		<pubDate>Thu, 23 Jun 2005 23:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://dougal.gunters.org/blog/2005/04/22/server-problems#comment-23173</guid>
		<description>all sent mail is being daemon server and not sent 

what should I do</description>
		<content:encoded><![CDATA[<p>all sent mail is being daemon server and not sent </p>
<p>what should I do</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Incoherent Babble  &#187; Blog Archive   &#187; Spam Assassin</title>
		<link>http://dougal.gunters.org/blog/2005/04/22/server-problems#comment-14956</link>
		<dc:creator>Incoherent Babble  &#187; Blog Archive   &#187; Spam Assassin</dc:creator>
		<pubDate>Fri, 22 Apr 2005 19:09:31 +0000</pubDate>
		<guid isPermaLink="false">http://dougal.gunters.org/blog/2005/04/22/server-problems#comment-14956</guid>
		<description>[...] 	 		 	 		 			Spam Assassin 	 			 					One of the WordPress gurus posted a blog entry about server problems he&#8217;s been having, relating to huge SPAM load. Looks like the same [...]</description>
		<content:encoded><![CDATA[<p>[...] 	 		 	 		 			Spam Assassin 	 			 					One of the WordPress gurus posted a blog entry about server problems he&#8217;s been having, relating to huge SPAM load. Looks like the same [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dougal</title>
		<link>http://dougal.gunters.org/blog/2005/04/22/server-problems#comment-14955</link>
		<dc:creator>Dougal</dc:creator>
		<pubDate>Fri, 22 Apr 2005 18:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://dougal.gunters.org/blog/2005/04/22/server-problems#comment-14955</guid>
		<description>Right now, most of the problem stems from trackback spammers. The trackbacks don't get through, due to a good blacklist. But the horsepower required to process trackbacks coming in so fast is what's killing the server most of the time.

I've modified my system monitoring scripts so that when the load threshold is triggered, it temporarily renames the trackback module, then re-enables it after a five minute sleep.</description>
		<content:encoded><![CDATA[<p>Right now, most of the problem stems from trackback spammers. The trackbacks don&#8217;t get through, due to a good blacklist. But the horsepower required to process trackbacks coming in so fast is what&#8217;s killing the server most of the time.</p>
<p>I&#8217;ve modified my system monitoring scripts so that when the load threshold is triggered, it temporarily renames the trackback module, then re-enables it after a five minute sleep.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://dougal.gunters.org/blog/2005/04/22/server-problems#comment-14886</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 22 Apr 2005 17:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://dougal.gunters.org/blog/2005/04/22/server-problems#comment-14886</guid>
		<description>SA was killing my server so often that I stopped using it. Performance has not been a problem since.</description>
		<content:encoded><![CDATA[<p>SA was killing my server so often that I stopped using it. Performance has not been a problem since.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dougal</title>
		<link>http://dougal.gunters.org/blog/2005/04/22/server-problems#comment-14885</link>
		<dc:creator>Dougal</dc:creator>
		<pubDate>Fri, 22 Apr 2005 15:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://dougal.gunters.org/blog/2005/04/22/server-problems#comment-14885</guid>
		<description>To be honest, I'm not sure. I'm not the person who set SA up on the box originally, so I'm still trying to get a handle on how it's configured right now. Basically, though, I think all it's doing now is tagging messages. I'm thinking that I should consider rejecting messages from RBL blacklisted sites outright, at the SMTP level.
</description>
		<content:encoded><![CDATA[<p>To be honest, I&#8217;m not sure. I&#8217;m not the person who set SA up on the box originally, so I&#8217;m still trying to get a handle on how it&#8217;s configured right now. Basically, though, I think all it&#8217;s doing now is tagging messages. I&#8217;m thinking that I should consider rejecting messages from <acronym title='Realtime Blacklist'><span class='caps'>RBL</span></acronym> blacklisted sites outright, at the SMTP level.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geof F. Morris</title>
		<link>http://dougal.gunters.org/blog/2005/04/22/server-problems#comment-14864</link>
		<dc:creator>Geof F. Morris</dc:creator>
		<pubDate>Fri, 22 Apr 2005 14:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://dougal.gunters.org/blog/2005/04/22/server-problems#comment-14864</guid>
		<description>What SA features would you be considering using, Dougal?  Sometimes I have the same problem [although I run off a dual-CPU box, so this isn't so much a problem anymore ...].</description>
		<content:encoded><![CDATA[<p>What SA features would you be considering using, Dougal?  Sometimes I have the same problem [although I run off a dual-<acronym title='Central Processing Unit'><span class='caps'>CPU</span></acronym> box, so this isn't so much a problem anymore ...].</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The War on Spam</title>
		<link>http://dougal.gunters.org/blog/2005/04/22/server-problems#comment-26171</link>
		<dc:creator>The War on Spam</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://dougal.gunters.org/blog/2005/04/22/server-problems#comment-26171</guid>
		<description>&lt;!--%kramer-pre%--&gt; Server problems &lt;!--%kramer-post%--&gt;</description>
		<content:encoded><![CDATA[<p><!--%kramer-pre%--> Server problems <!--%kramer-post%--></p>
]]></content:encoded>
	</item>
</channel>
</rss>
