[Dovecot] pop3-login process leakage
    Timo Sirainen 
    tss at iki.fi
       
    Sat Nov  8 20:06:09 EET 2003
    
    
  
On Tue, 2003-11-04 at 14:37, Clive Jones wrote:
> I've recently deployed dovecot on our servers, to replace
> courier-imapd. I'm delighted with its features and performance,
> but there's a major problem - it's leaking pop3-login processes.
Do this to one of the processes:
gdb /usr/local/libexec/dovecot/pop3-login <pid of pop3-login process>
p clients->nodes_count
p main_refcount
p auth_reconnect
p auth_waiting_handshake_count
    
    
More information about the dovecot
mailing list