Re: Too many wait in auth process

2022-02-18 Thread itan...@univ-brest.fr
service auth-worker {    client_limit = 1    idle_kill = 0    process_limit = 600    process_min_avail = 0    service_count = 1    vsz_limit = 18446744073709551615 B } What dovecot version is this? with 2.3.17 or later you should probably use service_count=0 here. That would prevent auth

Re: Too many wait in auth process

2022-02-08 Thread itanguy
On 8. Feb 2022, at 12.27, itan...@univ-brest.fr wrote: service auth-worker { client_limit = 1 idle_kill = 0 process_limit = 600 process_min_avail = 0 service_count = 1 vsz_limit = 18446744073709551615 B } What dovecot version is this? with 2.3.17 or later you should prob

Re: Too many wait in auth process

2022-02-08 Thread Sami Ketola
> On 8. Feb 2022, at 12.27, itan...@univ-brest.fr wrote: > > service auth-worker { > client_limit = 1 > idle_kill = 0 > process_limit = 600 > process_min_avail = 0 > service_count = 1 > vsz_limit = 18446744073709551615 B > } What dovecot version is this? with 2.3.17 or later yo

Re: Too many wait in auth process

2022-02-08 Thread itanguy
Hello, thank you for your advices and sorry to not have detailed infra ismael> I'm currently benchmarking new hardware aimed to serve around ismael> 70k users For now, our IMAP server have 13k users. This doesn't help us help you. Is this a new rasperry Pi 4? Is it a Dual CPU AMD Rzyzen with

Re: Too many wait in auth process

2022-02-07 Thread John Stoffel
> "ismael" == ismael tanguy@univ-brest fr > writes: ismael> I'm currently benchmarking new hardware aimed to serve around ismael> 70k users For now, our IMAP server have 13k users. This doesn't help us help you. Is this a new rasperry Pi 4? Is it a Dual CPU AMD Rzyzen with 128gb of m

Re: Too many wait in auth process

2022-02-07 Thread Justas
Hey, please refer to: https://doc.dovecot.org/admin_manual/login_processes/ We are using high-performance mode and it is serving 30k users with no problems. Best, Justas On 2022-02-07 17:33, ismael.tan...@univ-brest.fr wrote: Hello, I'm currently benchmarking new hardware aimed to serve a