Hi,

I'm running cvs version from 18.09. This morning imapd suddenly didn't
accept any new connections.

netstat -t -ap 2>&1 |grep dbmail-imapd |grep ESTABLISHED |grep
-v localhost:postgresql |wc -l
Reported 15 established connections.

ps -ef |grep dbmail-imapd |grep -v grep |wc -l
Reported 17 processes.

This is my config:
[IMAP]
...
NCHILDREN=10
MAXCHILDREN=150
MAXCONNECTS=1000
TIMEOUT=4000
MINSPARECHILDREN=4
MAXSPARECHILDREN=8

Because of MINSPARECHILDREN=4 there should be at least 19 processes if I
have 15 connections, right?

telnet imapserver 143
Didn't increase the number of processes so probably there is a problem
with preforking?

I had TRACE_LEVEL=1 and angry users ("I need my first coffee and mail
NOW") so I increased NCHILDREN and restarted dbmail, that's why I have
no further idea what went wrong.


Thomas
-- 
http://www.tmueller.com for pgp key (95702B3B)

Reply via email to