|
|
|
|
|
by philsnow
2991 days ago
|
|
> a tee loadbalancer for gRPC, forwarding the same requests to both A and B backend pools, but only returning results from A I would call that a "(live) traffic replayer" rather than a load balancer. "load balance" implies to me that the upstream traffic is divvied up among the downstream sinks, not that the upstream traffic gets copied to multiple downstreams. |
|
Anything at Google that does not support load balancing is doomed to melt fairly quickly.