On 11/9/2019 9:16 PM, Daniel Miller wrote:
On 11/7/2019 9:39 AM, Michał Górzec wrote:
 >> And rather than actually research/test some performance tuning options like database configuration

Unconventional idea but ok, I've tested this now - switched assp to running with mysql server running on other machine. No impact on assp cpu usage whatsoever.


If you're running on a single server I suggest you change to BerkeleyDB. ASSP runs far faster without involving SQL overhead - as far as I know the only reason to use a SQL backend is for shared/multi server applications.


The only metric you're using is...what? ps? Try looking at the Worker Status screen and the SMTP Connections List. What processes are running? If your 5 workers are sleeping and the main thread is idling then I'm guessing there's a idle bug for that hardware.

You also don't specify what settings you're using. File attachment processing, anti-virus, and some others *can* use additional processing. If the Worker Status screen doesn't provide enough guidance I suggest turning off most of ASSP's functionality, use it basically as a simply proxy, and see if the problem persists.

--
Daniel



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

Reply via email to