Skip to content
Discussion options

You must be logged in to vote

@ajayt77 Using number of requests will not be the same as number of connections. There could be a small number of very chatty clients resulting in many outstanding requests, or a large number of idle clients resulting is few outstanding requests.

For testing I'd recommend looking at one of demo apps slow_cooker and changing the default settings to ones that are helpful to you. You can use any of Linkerd's observability tools to get an idea about requests and connections. In particular, check out the linkerd diagnostics proxy-metrics command.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mateiidavid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants