2#
Thanks for your reply, I appreciate it.
You're absolutely right - the vIP LVS solutions is mostly active/standby, which I'm not that interested in. Allow me to elaborate on the setup - although I initially wanted to avoid it, because the nature of the business is alittle bit frowned upon.
I work for an advertising agency which sends out huge amounts of subscriber mails (not technically spam, but still - lots of ad mails). I have 2 backend servers handling the databases and mail generation, and right now, I only have one server actually sending out the mails. I wish to add 2-3 more servers to share the load.
So the easiest thing would be to use some sort of ip clustering on all the smtp servers running postfix, and then make the backend servers relay to that IP.
Like mentioned above, if this is not possible, I would be able to insert a seperate load balancer.
Any input or suggestions would be highly appreciated