Please do not use HTML e-mail.
> > Have you run netstat to check the active connections?
> Yes there was 30 ESTABLISHED connections with 26 in the SMTP service
OK, if they are ESTABLISHED, with whom are they ESTABLISHED? That does not sound like
you have a lot of "hung" connections.
> smtpserver-2004-04-13-10-53.log:13/04/04 10:53:29 DEBUG smtpserver: Calling reset()
> default Worker #40
> ......... 34576 times the same message
Hmm ... if you are saying that you had 34576 messages in one second, that should
eliminate data arriving that quickly.
> smtpserver-2004-04-13-10-53.log:13/04/04 10:58:59 DEBUG smtpserver: Calling stop()
> default Worker #40
> smtpserver-2004-04-13-10-53.log:13/04/04 10:58:59 DEBUG smtpserver: Calling
> disposeWatchdog() default Worker #40
> smtpserver-2004-04-13-10-53.log:13/04/04 10:58:59 DEBUG smtpserver: Watchdog default
> Worker #40 is exiting run().
OK, that was alive for 30 seconds, and appears to have cleaned up just fine. If you
knew to whom that was connected, you could find out what they were doing.
> What I find is that when I start the server the number of
> connection in the connection log is smaller but closer to
> the number os connections with NETSTAT but after 2-3 hours
> the number of connections in the connection log starts to grow
> little by little and passes the number of connections in NETSTAT
That sounds like a problem we may have already fixed. I'd like to know what you see
with the current test build. If it isn't fixed in the test build, we should be able
to modify the instrumentation to help track this problem.
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]