судя по схеме, балансер работает по схеме one-arm. Трафик будет приходить от клиентов и уходить к серверам через один линк, можно упереть в пропускную способность. Плюс, в таком случае обязателен snat, а для работы почтовых серверов это может доставить проблем.
Нашел, как избавиться от SRC NAT. Asymmetric Server Normalization (ASN) allows the ACE to load balance an initial request from the client to a real server; however, the server directly responds to the client bypassing the ACE. This behavior allows the acceleration of server to client communications and is transparent to the client. When the ACE operates in ASN, it does not perform any network translation when receiving packets destined to the VIP address. Traffic from the client hits the VIP address and the ACE uses the address as the destination address but rewrites the destination MAC address to the address of the real server.
Обсуждают сегодня