<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Spam Filter ISP Forums : Database connections?</title>
  <link>https://www.logsat.com/spamfilter/forums/</link>
  <description><![CDATA[This is an XML content feed of; Spam Filter ISP Forums : Spam Filter ISP Support : Database connections?]]></description>
  <pubDate>Sat, 11 Jul 2026 03:54:04 +0000</pubDate>
  <lastBuildDate>Thu, 03 Sep 2015 04:42:12 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.logsat.com/spamfilter/forums/RSS_post_feed.asp?TID=7118</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Spam Filter ISP Forums]]></title>
   <url>https://www.logsat.com/spamfilter/forums/forum_images/web_wiz_forums.png</url>
   <link>https://www.logsat.com/spamfilter/forums/</link>
  </image>
  <item>
   <title><![CDATA[Database connections? : In mysql you can set a limit on...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=7118&amp;PID=14754&amp;title=database-connections#14754</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=104">yapadu</a><br /><strong>Subject:</strong> 7118<br /><strong>Posted:</strong> 03 September 2015 at 4:42am<br /><br />In mysql you can set a limit on how many connections a user account can make.&nbsp; I was thinking about putting&nbsp; a limit on the number of connections spamfilter can make, so I can control the maximum number of connections I need to allocate in mysql.<br><br>Since each connection in the pool in mysql consumes ram I was thinking about putting a limit of something like 50. but based on your description if I had 500 inbound connections spamfilter might want to use a large number (like 500).<br><br>Hmmm.... <br>]]>
   </description>
   <pubDate>Thu, 03 Sep 2015 04:42:12 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=7118&amp;PID=14754&amp;title=database-connections#14754</guid>
  </item> 
  <item>
   <title><![CDATA[Database connections? : SpamFilter will spawn a new thread...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=7118&amp;PID=14753&amp;title=database-connections#14753</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=8">LogSat</a><br /><strong>Subject:</strong> 7118<br /><strong>Posted:</strong> 02 September 2015 at 10:29pm<br /><br />SpamFilter will spawn a new thread for each spam email that needs to be archived in the database. So if for example you have 50 inbound SMTP connections, and they are all for spam emails, SpamFilter will launch 50 threads to archive each email in the database.<div><br></div><div>In addition to this, if there are any *.queued files in the \SpamFilter\quarantine directory, they are emails that were queued for archival but never completed their addition to the database for any reason (database was not available, SpamFilter crashed, etc). SpamFilter processes that directory on interval () and will launch multiple threads to archive those emails in the database (one email per thread). The number of threads spawned is equal to one fourth of the limit for the maximum inbound SMTP connections. So if your limit for max inbound connections is 200, SpamFilter will use 50 threads to process the quarantine directory.</div><div><br></div><div>There are a handful of other processes, like checking the database for quarantined emails that need to be delivered, or to delete any old expired emails, but those are executed in a single thread.</div>]]>
   </description>
   <pubDate>Wed, 02 Sep 2015 22:29:30 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=7118&amp;PID=14753&amp;title=database-connections#14753</guid>
  </item> 
  <item>
   <title><![CDATA[Database connections? : How many connections will a spamfilter...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=7118&amp;PID=14752&amp;title=database-connections#14752</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=104">yapadu</a><br /><strong>Subject:</strong> 7118<br /><strong>Posted:</strong> 02 September 2015 at 8:46pm<br /><br />How many connections will a spamfilter server make to the database?<br><br>I notice it does a lot of connections at some points, like starting up.&nbsp; Is there any way to put a limit, like a maximum of 50 database connections at a time?<br><br>I can implement a limit on the database level, but I don't want spamfilter to error out if its connection attempt to the database is rejected.<br>]]>
   </description>
   <pubDate>Wed, 02 Sep 2015 20:46:24 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=7118&amp;PID=14752&amp;title=database-connections#14752</guid>
  </item> 
 </channel>
</rss>