I guess there's still a problem... At least messages are now send faster than
1 per second through the policy daemon, but still Postfix is not treating
the policy daemon as multi threaded.

Postfix seems to wait until he got is "action=" answer, before sending a new
request. Even if I send back the instance id, or even all variables,
together with my action= reply, it still waits for the answer before sending
the next one.

So Postfix is multithreading, I got many smtpd processes running, but no
matter how wonderful I try to write my policy daemon, it will always slow
down Postfix cause I'm receiving the requests 1 by 1.

Do I miss something or if not, are there plans to have Postfix send multiple
policy requests at once, just at the rate as they come in; so for each smtpd
process a policy request at the same rate as Postfix can handle incoming
messages?



--
View this message in context: 
http://postfix.1071664.n5.nabble.com/Postfix-check-policyd-service-no-concurrent-connections-tp82254p82287.html
Sent from the Postfix Users mailing list archive at Nabble.com.

Reply via email to