Skip to content

TCP (not TLS) RTT time report not measuring the RTT. #505

Description

@cveto

Using command:
mtr --tcp --report -c 10 --port <port> <server>

I was expecting to get the time between the initial SYNC packet and the time when "SYNC+ACK" returns.

But looking with Wireshark, I get a time that included a few extra packages going back and forth.

Any way to get what I want? Trying to establish the difference between a RTT for TLS and RTT for non-TLS to see why server are taking this extra time to process.

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