juan smitt:
> Hi,
> 
> 
> How can one directly monitor the effectiveness of the increased number
> of Postfix SMTP server processes?
> (https://www.postfix.org/STRESS_README.html)

Each Postfix SMTP server process handles one remote SMTP client at
a time. The number of processes can be zero up to an including the
process limit for that service.

With a larger process limit, Postfix can handle more remote SMTP
clients concurrently, before it logs that the SMTP service "has
reached its process limit".

Keep in mind that STRESS_README.html describes a number of conditions
that may result in this warning. For example if DNS lookups are too
slow then fixing DNS is more effective than configuring a larger
process limit.

        Wietse

Reply via email to