How To Load Balance Smtp -
Here is a conceptual configuration snippet for HAProxy balancing SMTP:
backend smtp_be mode tcp balance leastconn how to load balance smtp
Here is a conceptual configuration snippet for HAProxy balancing SMTP:
backend smtp_be mode tcp balance leastconn how to load balance smtp