<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>McMahonWeb &#187; Exchange 2003 Tar Pitting SMTP Transaction Time MX Toolbox</title>
	<atom:link href="http://www.mcmahonweb.com/tag/exchange-2003-tar-pitting-smtp-transaction-time-mx-toolbox/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mcmahonweb.com</link>
	<description>My site about all things...</description>
	<lastBuildDate>Mon, 21 Jun 2010 04:03:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.6.3" -->
	<copyright>2006-2007 </copyright>
	<managingEditor>shannonm@allthingscomputing.com (Shannon McMahon)</managingEditor>
	<webMaster>shannonm@allthingscomputing.com (Shannon McMahon)</webMaster>
	<category>Media</category>
	<ttl>1440</ttl>
	<image>
		<url>http://www.mcmahonweb.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>McMahonWeb &#187; Exchange 2003 Tar Pitting SMTP Transaction Time MX Toolbox</title>
		<link>http://www.mcmahonweb.com</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>My site about all things...</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &amp; Culture" />
	<itunes:author>Shannon McMahon</itunes:author>
	<itunes:owner>
		<itunes:name>Shannon McMahon</itunes:name>
		<itunes:email>shannonm@allthingscomputing.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.mcmahonweb.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>Exchange 2003 Transaction Time and SMTP Tar Pitting</title>
		<link>http://www.mcmahonweb.com/2009/05/20/exchange-2003-transaction-time-and-smtp-tar-pitting</link>
		<comments>http://www.mcmahonweb.com/2009/05/20/exchange-2003-transaction-time-and-smtp-tar-pitting#comments</comments>
		<pubDate>Thu, 21 May 2009 02:17:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Exchange 2003 Tar Pitting SMTP Transaction Time MX Toolbox]]></category>

		<guid isPermaLink="false">http://www.mcmahonweb.com/?p=156</guid>
		<description><![CDATA[I was recently doing some SMTP diagnostics on an Exchange 2003 server.  Everything seemed to be working great, except for the transaction times.  Averaging at 5.2 seconds, it wasn&#8217;t horrible, but in the &#8220;warning&#8221; range for an average mail server. Why is the transaction time important?  It can mean the difference between receiving or not [...]]]></description>
			<content:encoded><![CDATA[<p>I was recently doing some <a title="MX Toolbox" href="http://mxtoolbox.com/">SMTP diagnostics</a> on an Exchange 2003 server.  Everything seemed to be working great, except for the transaction times.  Averaging at 5.2 seconds, it wasn&#8217;t horrible, but in the &#8220;warning&#8221; range for an average mail server.</p>
<p>Why is the transaction time important?  It can mean the difference between receiving or not receiving some email.  If the transaction time gets too high, other mail servers may just timeout trying to communicate.  This is obviously not a good situation for a mail server.</p>
<p><span id="more-156"></span></p>
<p>Ideally, the transaction time should be under 1 second, and that&#8217;s what I wanted this exchange server to show.  The first point of interest was the Cisco firewall, which has some ESMTP inspection policy in place.  There are known instances of mail servers having trouble sending or receiving with this policy in place, but I couldn&#8217;t find any issues related to transaction times.  The second place to look is the server performance itself.  Processor, RAM,  or drive performance issues could theoretically be affecting transaction times.  None of these are of concern for this particular server.</p>
<p>Further digging got me to a feature in exchange known as Tar Pitting. <a title="Exchange 2003 Tar Pit" href="http://support.microsoft.com/kb/842851">As the Microsoft Support article explains</a>:</p>
<ul>
<li>Tar pitting is the practice of deliberately inserting a delay into certain SMTP communications that are associated with spam or with other unwanted traffic. To be effective, these kinds of communications typically rely on generating a high volume of traffic. By slowing an SMTP conversation, you can dramatically reduce the rate at which automated spam can be sent or at which a dictionary attack can be conducted. <strong>Legitimate traffic may also be slowed by tar pitting</strong>.</li>
</ul>
<p>That last statement about legitimate traffic being affected is true.  I dug into the registry and found that indeed this mail server was inserting a 5 second delay.  Microsoft points out that this feature is of little value, unless you use recipient filtering.  That technique is not used on this particular server, so the delay isn&#8217;t of much use.</p>
<p>I set the delay to zero, and tested.   Transaction times are now averaging .42 seconds.  That&#8217;s much better. <img src='http://www.mcmahonweb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.mcmahonweb.com/2009/05/20/exchange-2003-transaction-time-and-smtp-tar-pitting/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
