This is a discussion on Re: Concurrent connection within the mailing.postfix.users forums, part of the Mail Servers and Related category; Stand H wrote: > I tried to search through the archive but no luck. > I want to check the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Stand H wrote:
> I tried to search through the archive but no luck. > I want to check the number of concurrent connection > that my Postfix smtpd is handling. qmail has this > information in its log file. So how to check with > Postfix. Another question, where can I set the > concurrent connection limit for smtpd? Which > parameter? Limit the smtpd(8) process count in master.cf. I don't know if there is=20 a way to check the exact number of connections at a certain point in=20 time, but counting the smtpd processes will at least give you a rough=20 estimate (and an upper bound). --=20 Magnus B=E4ck magnus@dsek.lth.se |