summaryrefslogtreecommitdiffhomepage
path: root/util/codegen
diff options
context:
space:
mode:
authorJordan Whited <jordan@tailscale.com>2024-08-08 15:38:18 -0700
committerJordan Whited <jordan@tailscale.com>2024-08-08 15:48:19 -0700
commitac0f1cfcf4f14b5c54269616f436339e41e9c6a2 (patch)
treea6bfdd5143c7b548f74915ab6cf9f58ac697da29 /util/codegen
parentf23932bd9858539ce4730b413709f4febb5bac93 (diff)
downloadtailscale-jwhited/derp-https-tcp-connect.tar.xz
tailscale-jwhited/derp-https-tcp-connect.zip
net/netcheck: change DERP HTTPS latency measurement to TCP connect timejwhited/derp-https-tcp-connect
HTTPS and ICMP latency are fallbacks when STUN doesn't work. The lowest value wins. When ICMP doesn't work you just get HTTPS. HTTPS latency was way more variable than it needed to be as we were measuring "server processing time" (inclusive of TLS, HTTPS) instead of just TCP connect time. We don't need to perform an HTTPS request, we really just need a TCP ping, but aiming for a simpler change to start. Updates tailscale/corp#22114 Signed-off-by: Jordan Whited <jordan@tailscale.com>
Diffstat (limited to 'util/codegen')
0 files changed, 0 insertions, 0 deletions