Juerd wrote:
Skaag Argonius skribis 2005-12-28 13:52 (+0200):
I am using qpsmtpd-forkserver and i've set the maximum clients to 35.
Now, once in a while I get this message:
@4000000043b27c4a19f8d39c 20864 Too many connections: 35 >= 35. Waiting one second.
Is this normal behavior?

Yes, it is normal behavior to not accept more simultaneous connections
than the maximum you set. It would be quite surprising if it were
different :)

Whether having 35 connections is normal, is hard to tell without knowing
(much!) more about how you're using qpsmtpd.

Juerd

But I have a feeling something is wrong. All the other 35 connections are stuck, they do not complete at any time. That line keeps coming back every second forever.

Also, when I start qpsmtpd-forkserver I have only one line under supervise even though the forkserver handles 35 connections in parallel. But when it's stuck, I notice there are 35 different processes.

12906 ?        S      0:00  |   \_ supervise qpsmtpd
11103 ? S 0:08 | | \_ perl -T ./qpsmtpd-forkserver --listen-address 80.179.151.5 --port 25 --limit-connections 50 --user smtpd ./qpsmtpd 908 ? S 0:00 | | \_ ./qpsmtpd-forkserver [84.205.11.236 : CMPC011-236.CNet2.Gawex.PL : 15:22:10 2005-12-28]

What do you say?

        Skaag

Reply via email to