Trace client

2011-04-18 Thread Eduardo M . Stelmaszczyk
Hello, I'm having problems with mail accumulating in the incoming queue under heavy load (2500+ SMTPd processes). The queue manager stops for a long time once in a while after trying to communicate with the "trace" client, as shown in a trace from cleanup below: -- open("public/qmgr", O_WRONLY|O_

Re: Trace client

2011-04-19 Thread Eduardo M . Stelmaszczyk
Victor, Thank you for your answer. > On Mon, Apr 18, 2011 at 07:27:25AM -0300, Eduardo M. Stelmaszczyk wrote: > > > I'm having problems with mail accumulating in the incoming queue under > > heavy load (2500+ SMTPd processes). The queue manager stops for a long > &g

Re: Trace client

2011-04-19 Thread Eduardo M . Stelmaszczyk
Wietse, Thank you for your answer. > Eduardo M . Stelmaszczyk: > > Hello, > > > > I'm having problems with mail accumulating in the incoming queue under > > heavy load (2500+ SMTPd processes). The queue manager stops for a long > > time once in a whil

Re: PATCH: Trace client

2011-04-21 Thread Eduardo M . Stelmaszczyk
mgr_active_done.c files. The remainder of the > patch is spent on comments and declarations. > > You may want to reconsider whether qmgr can/can't be changed because > this change is really very localized. Even if this part of qmgr is > customized (which seems unlikely) this should be easy to paste in > by hand. > > Wietse > > Esta mensagem foi verificada pelo E-mail Protegido Terra. > Atualizado em 20/04/2011 -- Eduardo M. Stelmaszczyk