>I'm really curious to hear how effective the multi-threading is on 
servers with high load. None of mine have a high enough load for it to 
matter much...

The workload is one thing (I think with 5 SMTP threads, V2 and a multicore 
system with a fast OS - we are able to process 500.000 mails a day)! The 
other thing is the full caching mode since 1.3.6! For some (character 
conversion, DKIM, OCR, PDF) and even more new features we need the 
complete mail in memory to run them, befor we can send the first bit to 
the destination. In monothreading this will result in long processtime for 
the one and waittime for the other mails! The mayor bottleneg for ASSP 
will be the speed of the internet connection. If this is slow, we will 
have a lot of mails in work at one moment. For this reason, a buildin 
(threaded) relayserver will be used (next 2 weeks) to send the mails out 
to the world. The mails will not be sended faster (linespeed) but ASSP can 
process all mails at fastest level!

Thomas




Charles Marcus <[EMAIL PROTECTED]> 
Gesendet von: [EMAIL PROTECTED]
02.04.2008 17:40
Bitte antworten an
ASSP development mailing list <assp-test@lists.sourceforge.net>


An
ASSP development mailing list <assp-test@lists.sourceforge.net>
Kopie

Thema
Re: [Assp-test] missing MX/A cache






On 4/2/2008, Fritz Borgstedt ([EMAIL PROTECTED]) wrote:
> A feature freeze is already in place (more or less), the last couple
> of monthes I put in only the minor changes and subfeatures I needed
> for my own business and 1 bigger one (SPF2) , which was necessary in
> my view, to give some people a chance to use SPF.
> I cannot really "freeze" something. I am not a developer, I am an
> admin, who is running a couple of servers with ASSP.
> I shifted already the bigger features into 1.3.6 (now 2.0). 

Good to hear... :)

I'm really curious to hear how effective the multi-threading is on 
servers with high load. None of mine have a high enough load for it to 
matter much...

-- 

Best regards,

Charles

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace

_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test


DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to