What best describes an active-active high-availability approach in a network environment?
Only one primary system handles requests while others stand by in case of primary system failure.
All systems are actively running and can handle requests at any time.
Traffic is distributed among servers to optimize resource use, but only one server handles each specific request.
Servers are paired together with one always in a passive state unless needed for failover.