Re: [Dovecot] [Patch] Fix delay on imao-append

2008-06-13 Thread Bruno Prémont
On Fri, 13 Jun 2008 Timo Sirainen <[EMAIL PROTECTED]> wrote: > On Fri, 2008-06-13 at 11:04 +0200, Bruno Prémont wrote: > > The attached patch makes dovecot send the whole answer in a single > > packet, thus not triggering the delay issue. > > Although the patch works for this APPEND case, it proba

Re: [Dovecot] [Patch] Fix delay on imao-append

2008-06-13 Thread Timo Sirainen
On Fri, 2008-06-13 at 11:04 +0200, Bruno Prémont wrote: > The attached patch makes dovecot send the whole answer in a single > packet, thus not triggering the delay issue. Although the patch works for this APPEND case, it probably adds delays when other commands are pipelined, because tagged repli