You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd/derper
James Tucker 8fa3026614 tsweb: switch to fastuuid for request ID generation
Request ID generation appears prominently in some services cumulative
allocation rate, and while this does not eradicate this issue (the API
still makes UUID objects), it does improve the overhead of this API and
reduce the amount of garbage that it produces.

Updates tailscale/corp#18266
Updates tailscale/corp#19054

Signed-off-by: James Tucker <james@tailscale.com>
2 months ago
..
bootstrap_dns.go cmd/derper: count bootstrap dns unique lookups. 10 months ago
bootstrap_dns_test.go cmd/derper: count bootstrap dns unique lookups. 10 months ago
cert.go cmd/derper: disable http2 1 year ago
depaware.txt tsweb: switch to fastuuid for request ID generation 2 months ago
derper.go cmd/{derper,derpprobe}: add --version flag 2 months ago
derper_test.go cmd/{derper,stund},net/stunserver: add standalone stun server 5 months ago
mesh.go derp/derphttp: fix race in mesh watcher 7 months ago
websocket.go net/wsconn: accept a remote addr string and plumb it through 9 months ago