atom feed2 messages in ru.sysoev.nginxusing nginx as load balanced for outg...
FromSent OnAttachments
Sergey AvseyevOct 15, 2010 2:14 am 
Weibin YaoOct 17, 2010 8:14 pm 
Subject:using nginx as load balanced for outgoing mail
From:Sergey Avseyev (lis@ruby-forum.com)
Date:Oct 15, 2010 2:14:00 am
List:ru.sysoev.nginx

Hi

Could you tell, please, is it reasonable (and is it possible at all) use nginx as load balanced for set of MTAs?

I would like to setup set of exim's on several hosts. Client application will send mail to nginx, and latter will pass it to backends. It seems like DNS balancing won't fit, because there is only application will send emails, and it may cache IP addresses.

If you know other solutions, you are welcome.