You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add connection sizing formula to command-line help
For --traffic-client-connections help, include guidance for
calculating the number of connections needed based on target
rate, average response time, and the peer's max_concurrent_streams
HTTP/2 SETTINGS value.
Also clarify that each connection implies a dedicated I/O thread
with no separate parameter needed on the client side.
0 commit comments