Files
nomad/command/agent
Seth Hoenig f0dff3fada agent: revert use of http connlimit
https://github.com/hashicorp/nomad/pull/9608 introduced the use of the
built-in HTTP 429 response handler provided by go-connlimit. There is
concern though around plausible DOS attacks that need to be addressed,
so this PR reverts that functionality.

It keeps a fix in the tests around the use of an HTTPS enabled client
for when the server is listening on HTTPS. Previously, the tests would
fail deterministically with io.EOF because that's how the TLS server
terminates invalid connections.

Now, the result is much less deterministic. The state of the client
connection and the server socket depends on when the connection is
closed and how far along the handshake was.
2020-12-14 14:40:14 -06:00
..
2020-10-22 12:21:03 -04:00
2018-03-11 17:43:19 +00:00
2017-10-13 13:12:20 -07:00
2020-10-22 12:21:03 -04:00
2020-10-22 12:21:03 -04:00
2020-05-28 15:40:17 -04:00
2020-10-22 12:21:03 -04:00
2018-10-16 16:56:55 -07:00
2020-12-14 14:40:14 -06:00
2017-07-20 09:36:34 -07:00
2018-09-13 10:43:40 -07:00
2020-06-07 15:46:23 -04:00
2017-07-20 09:36:34 -07:00
2018-09-13 10:43:40 -07:00
2018-09-13 10:43:40 -07:00
2017-09-07 17:04:21 -07:00
2018-02-15 13:59:02 -08:00
2017-07-20 09:36:34 -07:00
2015-09-06 18:39:03 -07:00
2017-09-19 10:08:23 -05:00
2019-01-22 15:44:31 -08:00
2019-01-22 15:44:31 -08:00
2017-07-20 09:36:34 -07:00