-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
I run
./tcpulse -c --connections 1 XXX.XXX.XXX.XXX:9100
and base on docs
--connections int32 [client mode] Number of concurrent connections to keep
count: Total number of successful connections/requests
expect to get 1 connection but in the results I see
PEER CNT LAT_MAX(µs) LAT_MIN(µs) LAT_MEAN(µs) LAT_90p(µs) LAT_95p(µs) LAT_99p(µs) RATE(/s)
XXX.XXX.XXX.XXX:9100 500 2243 379 1033 1326 1498 2013 100.03
CNT=500
If --connections 2
CNT=1000
Please explain why?
Metadata
Metadata
Assignees
Labels
No labels