linkerd-tcp icon indicating copy to clipboard operation
linkerd-tcp copied to clipboard

smarter load balancer polling

Open olix0r opened this issue 8 years ago • 1 comments

Currently, we check all connections each time the load balancer is polled. This is inefficient, especially as the number of active connections increases. As the docs explain, we can be much more efficient about checking only relevant updates.

olix0r avatar Apr 19 '17 15:04 olix0r

@olix0r this should have been closed by ea507f7.

FYI this doesn't do what you think:

Fixes #1 #2 #3"

Each issue needs its own "fixes":

Fixes #1 Fixes #2 Fixes #3

tamird avatar Jun 17 '17 20:06 tamird