Linux/bsd tcp load balancing with 10 gigabit ethernet
- by user37899
Okay, I've been looking at layer 4 load balancing solutions for 10 gigabit links.
I need the following properties
Works at 10Gig ethernet speeds.
Can support long live tcp connections.
up to 1mil live tcp connections.
Balancer not involved in the return path.
Fault tolerant with tcp session fail over.
low latency and good through put.
can be scripted.
Either a software or hardware solution. Can it be done? Anyone doing this?