Files
nomad/api
Benjamin Buzbee 6e1270dd08 Use cleanhttp.DefaultPooledTransport for the default API client (#12409)
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)
2022-04-06 11:34:55 -04:00
..
2021-04-16 16:36:07 -06:00
2021-03-10 08:17:56 -05:00
2020-10-21 14:05:46 -04:00
2022-04-05 15:21:28 -05:00
2022-02-27 09:09:10 +01:00
2022-04-05 15:21:28 -05:00
2020-02-16 16:04:59 -06:00
2017-10-13 14:36:02 -07:00
2021-04-16 16:36:07 -06:00
2017-09-19 10:08:23 -05:00
2016-03-17 16:04:09 -07:00