Re: high cpu tlsmgr

2021-07-07 Thread Wietse Venema
Viktor Dukhovni: > On Wed, Jul 07, 2021 at 03:07:21PM +0300, Meir Welcher wrote: > > > I got it sorted out. > > I am running a second postfix instance on the server, and the path for the > > "smtp_tls_session_cache_database" needed to be set differently for the > > second instance. > > The two Po

Re: high cpu tlsmgr

2021-07-07 Thread Viktor Dukhovni
On Wed, Jul 07, 2021 at 03:07:21PM +0300, Meir Welcher wrote: > I got it sorted out. > I am running a second postfix instance on the server, and the path for the > "smtp_tls_session_cache_database" needed to be set differently for the > second instance. The two Postfix instances MUST specify sepa

Re: high cpu tlsmgr

2021-07-07 Thread Meir Welcher
I got it sorted out. I am running a second postfix instance on the server, and the path for the "smtp_tls_session_cache_database" needed to be set differently for the second instance. On Wed, Jul 7, 2021 at 2:29 PM Meir Welcher wrote: > We have a busy outbound only mail gateway. > The system lo

high cpu tlsmgr

2021-07-07 Thread Meir Welcher
We have a busy outbound only mail gateway. The system load is fine, but tlsmgr shows 99-100% cpu. I am afraid the tlsmgr is slowing everything else down. How can that be tuned? Should I run a second postfix instance on the same server? Thank you, Meir