mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
The only difference is DefaultTransport sets DisableKeepAlives
This doesn't make much sense to me - every http connection from the
nomad client goes to the same NOMAD_ADDR so it's a great case for keep
alive. Except round robin DNS and anycast perhaps.
Consul does this already
1e47e3c82b/api/api.go (L397)
29 KiB
29 KiB