open-nomad/website/content
Will Jordan 5354409b1a
Return 429 response on HTTP max connection limit (#13621)
Return 429 response on HTTP max connection limit. Instead of silently closing
the connection, return a `429 Too Many Requests` HTTP response with a helpful
error message to aid debugging when the connection limit is unintentionally
reached.

Set a 10-millisecond write timeout and rate limiter for connection-limit 429
response to prevent writing the HTTP response from consuming too many server
resources.

Add `nomad.agent.http.exceeded metric` counting the number of HTTP connections
exceeding concurrency limit.
2022-07-20 14:12:21 -04:00
..
api-docs docs: rename Internals to Concepts (#13696) 2022-07-11 16:55:33 -04:00
docs Return 429 response on HTTP max connection limit (#13621) 2022-07-20 14:12:21 -04:00
intro feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
partials client: add NOMAD_SHORT_ALLOC_ID allocation env var. (#12603) 2022-04-20 10:30:48 +02:00
plugins docs: update Podman docs to v0.4.0 (#13783) 2022-07-15 18:01:35 -04:00
tools docs: update Autoscaler AWS plugin with new ws_credential_provider config (#13779) 2022-07-19 10:27:55 -04:00
security.mdx Upgrade global styles (#10936) 2021-08-20 11:53:12 -04:00