Regarding 100.64.0.3

Out of curiosity. I would like to know exactly how fast the network reaches the IP from the client to the web server. I want to know the reason why it is able to reach <1ms.
webziti
As it in our localhost can reach <1ms.
And then when I try to ping to my droplets.
pssnet
It’s around 33ms.

Ping is an underlay tool and doesn’t produce usable results from OpenZiti at this time because it it ICMP, not TCP/UDP.

For me personally, I reference this stack overflow and use curl to get the observed values: How do I measure request and response times at once using cURL? - Stack Overflow

1 Like