>I often see memory usuage above 1gb.

Try to use databases (MySQL,MSSQL,oracle,DB2,BerkeleyDB) for the main 
hashes (white,red,pb...) and BerkeleyDB for the internal hashes and 
Griplist. This should reduce the memory usage to a typical value of 300 to 
500 MB depending on your configuration.

Thomas 




K Post <nntp.p...@gmail.com> 
22.11.2009 21:17
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] fixes in 2.0.1_RC0.6.00






Thanks Thomas!  Really curious to test out on win32 and see the memory
usage.  With only 3 smtp threads, I often see memory usuage above 1gb.



On Sun, Nov 22, 2009 at 11:53 AM, Thomas Eckardt/eck <
thomas.ecka...@thockar.com> wrote:

> Hi all,
>
> fixed in 2.0.1_RC0.6.00
>
> - MaillogTail has not shown results, if unicode charcters like \x{0080}
> (for example the euro symbol) where in the maillog.txt - which caused a
> javascript error
>
>
> changed:
>
> - the memory and CPU usage of ASSP is reduced - some loop iterations 
where
> done with 'foreach' which requires large extra temporary memory - these
> loops are iterated now with 'while', which does not need extra temporary
> memory
>
> - Tie::RDBM has filled up an unneeded internal cache, which has looked
> like ASSP leaks some memory - this cache is now cleaned up every ~ 90
> seconds
>
>
> added:
>
> - the left menu contains now links at the bottom to show and edit 
internal
> caches - this feature requires professional knowledge about ASSP !
>
> Thomas
>
> 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!
> *******************************************************
>
>
>
> 
------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 
30-Day
> trial. Simplify your report design, integration and deployment - and 
focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Assp-test mailing list
> Assp-test@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 
30-Day 
trial. Simplify your report design, integration and deployment - and focus 
on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
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!
*******************************************************


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to