Skip to content

Clarification for --connections #43

@insekt

Description

@insekt

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions