Discussion:
Can we balance the load of outgoing emails from Haproxy with heartbeat
(too old to reply)
Naval saini
2012-08-14 09:06:06 UTC
Permalink
I want to relay 1000000 mails per day from my server for this purpose i want
to use haproxy load balancing can go with this.?
please if any one can suggest me the best way to do this i appreciate the
suggestions.




--
View this message in context: http://postfix.1071664.n5.nabble.com/Can-we-balance-the-load-of-outgoing-emails-from-Haproxy-with-heartbeat-tp35396.html
Sent from the Postfix Users mailing list archive at Nabble.com.
Stan Hoeppner
2012-08-14 17:04:21 UTC
Permalink
Post by Naval saini
I want to relay 1000000 mails per day from my server for this purpose i want
to use haproxy load balancing can go with this.?
please if any one can suggest me the best way to do this i appreciate the
suggestions.
When someone says "relay 1 million emails per day" the list will
instantly assume you're a spammer or simply insane, especially when you
provide zero details or background information. Thus you get ignored.

If your need for such volume is legitimate, and you really need help
with this, you need to provide far more background on your requirement
and need, so those assisting you have some kind of assurance you're not
simply clogging the internet with junk.
--
Stan
b***@gmail.com
2012-08-22 12:54:36 UTC
Permalink
Hi,

Where would you put HAProxy??
Bear in mind it's a reverse proxy, not a forward proxy.

cheers
n***@snet.in
2012-08-29 09:11:10 UTC
Permalink
Post by b***@gmail.com
Hi,
Where would you put HAProxy??
Bear in mind it's a reverse proxy, not a forward proxy.
cheers
I have a php application from which mails should deliver to Haproxy Load balancer and from load balancer to client smtp server and then on internet domains
In short..
PHP App.----->Haproxy LB ------>LB Nodes(multiple nodes)----->Internet
Naval
2012-08-29 10:14:29 UTC
Permalink
Post by n***@snet.in
Post by b***@gmail.com
Hi,
Where would you put HAProxy??
Bear in mind it's a reverse proxy, not a forward proxy.
cheers
I have a php application from which mails should deliver to Haproxy Load balancer and from load balancer to client smtp server and then on internet domains
In short..
PHP App.----->Haproxy LB ------>LB Nodes(multiple nodes)----->Internet
Loading...