Linux NIC bonding: active-backup v.s. broadcast
active-backup is active/backup .. requires ISL for HA and so on .. but broadcast.. yes .. that sends the packets twice (thrice etc.), eachfor and through every slave.. so theoretically the performance is thesame as if it was on a single link. practically there is some minoroverhead since the HW needs to queue the packet…
Read More “Linux NIC bonding: active-backup v.s. broadcast” »