OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Postfix inxoming / outgoing rate

From: Ali EL MOUSSAWI (alinxbyahoo.fr)
Date: Mon Dec 27 2004 - 03:28:15 CST


Hi all,
I am wondering wich parameters control postfix's incoming to outgoing
message rate ratio.
Suppose that you have a Postfix that queues messages and I submit 1
message per sec as an input (each message having only one RCPT TO). How
can I be sure that there will be around 1 mps as output ? I suppose
naturally that every message is accepted.
Particular settings for my Postfix:
         "default_destination_concurrency_limit = 100"
         "default_destination_recipient_limit = 1"
         "smtp_destination_concurrency_limit = 20"
        "smtp_destination_recipient_limit = 1"
         "smtpd_recipient_limit = 1"

Any explanation will be valuable.
Ali