>ok, let's say we'll use 18 threads, so 15 workers

15 is too much - but good if the system is able to handle them

>so, the needed (free) memory should be (at least) 1,268,101,120
bytes;

 7 (max 9) workers and using DB's will reduce this to 700 or even less.

I've got currently no report, where a V2 system is using more than 550 MB 
(any 2.0.1_RC....).



If you switch to V2 - do you make any configuration changes?


Thomas







"GrayHat" <gray...@gmx.net> 
06.07.2009 15:05
Bitte antworten an
GrayHat <gray...@gmx.net>; 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] Antwort: Re: ASSP V2 - ready to be released on SF ?






>> the problem is probably due to memory constraint

> I think so - because the 'griplist.pl' task is running separate
> and should not take longer than 30-60 seconds. The MaintThread
> is waiting for this task to finish. All other threads should run. I
think
> the whole Perl engine is dieing on your system with V2.

Hmm... maybe, during previous tests V2 did run fine ... until it
started saying that it needed more threads and increased them
at that point, after a while it bombed; but in this case I had no such
messages, ASSP started and worked fine for some minutes, then
(probably due to the fact that it did hit a checktime) it checked for
the GL and when the update started it bombed that way w/o any
other notice; again Thomas, I'm not trying to "bash" v2 or whatever
just trying to expose facts in an attempt to be of help

> To calculate the needed physical memory:
> - start V1
> - take the memory size used by V1
> - add 20 MB

Let me have a look....

  56578048+
  20971520
-----------
= 77549568

> - multiply it with (SMTP-Workers + 3)

ok, let's say we'll use 18 threads, so 15 workers

    77549568x
          15
-------------
= 1163243520

> - add 100 MB if you use Griplist and you have more than 30.000
> connections a day

true to both the box has an average of 73000 connections/day

  1163243520+
   104857600
-------------
= 1268101120

so, the needed (free) memory should be (at least) 1,268,101,120
bytes; if my math is correct; so the double core, 2Gb system
I'm using for the test (on which the 1.x works w/o a problem and
handling the above traffic and btw using ClamD) isn't enough...
ok, I'll try it on another system (no, I'm not joking at all, just
trying to figure out how to run this "beast") in a while that one
has less traffic and more resources, it's a double CPU with
eight cores and 32Gb RAM so maybe the v2 will fit better...
I will try v2 on it and report in a while


------------------------------------------------------------------------------
_______________________________________________
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!
*******************************************************

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

Reply via email to