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

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

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

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

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

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

Too many wait in auth process

2022-02-07 Thread ismael.tan...@univ-brest.fr
Hello, I'm currently benchmarking new hardware aimed to serve around 70k users For now, our IMAP server have 13k users. To run imaptest, I've spwan some bench clients. Each bench client can run imaptest with 1000 clients. More than 1000 clients will load CPU of this bench client imaptest