[Dovecot] Ongoing performance issues with 2.0.x

Ralf Hildebrandt Ralf.Hildebrandt at charite.de
Sun Nov 7 21:32:10 EET 2010


* Ralf Hildebrandt <Ralf.Hildebrandt at charite.de>:
> * Timo Sirainen <tss at iki.fi>:
> 
> > > Nov  7 19:37:17 postamt dovecot: imap(ptm-aus): Debug: rusage: real=0.51 user=0.16001 sys=0.52003 reclaims=665 faults=0 swaps=0 bin=0 bout=0 signals=0 volcs=10 involcs=8
> > 
> > Attached with a working regexp.
> 
> Hmm, consecutive calls of the program are resulting in identical
> output! I'm not sure it's working like intended.
> 
> I'm trying to fix that.
​
Had to change:
\w+

into 
[\w-]+

since some program names contain a "-": ssl-params and pop3-login

-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebrandt at charite.de | http://www.charite.de
	    


More information about the dovecot mailing list