Re: [Dovecot] imap-login crashes after upgrade to Dovecot 1.2.8 Linux 64-bit

2009-12-23 Thread Timo Sirainen
On Fri, 2009-12-18 at 01:01 +, Chris Wakelin wrote: > > Dec 18 00:27:58 imap-login: Info: Disconnected: Connection queue full (auth > > failed, 1 attempts): user=, method=PLAIN, rip=, > > lip=134.225.32.156, TLS > > Dec 18 00:27:58 imap-login: Panic: file ioloop.c: line 39 (io_add): > > asse

Re: [Dovecot] imap-login crashes after upgrade to Dovecot 1.2.8 Linux 64-bit

2009-12-18 Thread Chris Wakelin
On 18/12/2009 15:08, Timo Sirainen wrote: >> We have something in the >> region of 1000 concurrent connections and login_max_processes_count * >> login_max_connections = 128 * 256 should be enough for 32000+ of them! >> >> Would it be better to have login_max_connections = 1024 (or even higher)? >

Re: [Dovecot] imap-login crashes after upgrade to Dovecot 1.2.8 Linux 64-bit

2009-12-18 Thread Timo Sirainen
On Fri, 2009-12-18 at 14:56 +, Chris Wakelin wrote: > > I guess the crash is caused by the "connection queue full". I'll see about > > fixing the crash, but you shouldn't let it get full in any case. So > > increase your login_max_connections value. > > > > That's puzzling, I thought it was

Re: [Dovecot] imap-login crashes after upgrade to Dovecot 1.2.8 Linux 64-bit

2009-12-18 Thread Chris Wakelin
On 18/12/2009 01:11, Timo Sirainen wrote: > On Dec 17, 2009, at 8:01 PM, Chris Wakelin wrote: > >>> Dec 18 00:27:58 imap-login: Info: Disconnected: Connection queue full (auth >>> failed, 1 attempts): user=, method=PLAIN, rip=, >>> lip=134.225.32.156, TLS >>> Dec 18 00:27:58 imap-login: Panic: f

Re: [Dovecot] imap-login crashes after upgrade to Dovecot 1.2.8 Linux 64-bit

2009-12-17 Thread Timo Sirainen
On Dec 17, 2009, at 8:01 PM, Chris Wakelin wrote: >> Dec 18 00:27:58 imap-login: Info: Disconnected: Connection queue full (auth >> failed, 1 attempts): user=, method=PLAIN, rip=, >> lip=134.225.32.156, TLS >> Dec 18 00:27:58 imap-login: Panic: file ioloop.c: line 39 (io_add): >> assertion fail

Re: [Dovecot] imap-login crashes after upgrade to Dovecot 1.2.8 Linux 64-bit

2009-12-17 Thread Chris Wakelin
On 18/12/2009 01:01, Chris Wakelin wrote: > > Up until this afternoon we had "login_process_per_connection = yes", and > login_max_connections at the default (256). I meant, of course, "login_process_per_connection = no" ... > > This evening I tried with "login_process_per_connection = no" wi

[Dovecot] imap-login crashes after upgrade to Dovecot 1.2.8 Linux 64-bit

2009-12-17 Thread Chris Wakelin
Hi all, We moved our Dovecot installation first of all to have all folders and inboxes on NetApps via NFS (with indexes local) then from a physical Solaris 8 4-way UltraSparc server running Dovecot 1.2.5 (32-bit) to a virtualised Ubuntu 8.04 64-bit server with a single virtual processor (in VMWare