@Howard wrote:
My scenario is that through
iptables TEEI mirror packet to two HA proxies, and the second proxy is for backup. However I don’t want the second proxy reply Ack but still could collect packet, so I drop the Ack packet from second proxy. However, because the backup proxy sequence number isn’t the same as primary proxy so the connection wouldn’t establish on backup proxy. Is there a way to make two HA proxy synchronously establish connection? The second connection is fake it’s only to collect packet and if primary failover the backup proxy could take over.
Posts: 1
Participants: 1
