| |||||||||||||||||||||||||||||||
|
> > The impact is the same if they run on different ports or not. > > Thanks, that's all I needed to know. Note, however that with two services, the total number of processes running can be the sum of the process limits for each service. If the process limit of each service is high (> ~500) and TLS is supported, the tlsmgr(8) process may run out file descriptors, unless you are using Postfix 2.4.x, compiled and running on a platform that supports kqueue, epoll or devpoll. Also if using TLS, with 2.4 and later, the server-side TLS session cache is split by the smtpd master.cf service name, so if clients connect to a single IP address (load balancer) and are then handed off to either of two services on a single host, TLS session caching will work poorly, you need to either use a single service (inet_interfaces = list of IPs) or assign each service a different "-o myhostname=unique-per-host-and-service" value. -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majordomo?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com