sourcegraph/doc
Erik Seliger 9185da3c3e
gitserver(client): Reintroduce 500 maximum connections limit (#63064)
This used to exist in the HTTP world, and we currently have zero
safeguards to prevent clients from making one billion requests
concurrently.
Until we invest more into server-side rate limiting, or per tenant rate
limiting, we reintroduce this limiter, to prevent resource usage spikes.

Test plan:

Added a test suite.

---------

Co-authored-by: Geoffrey Gilmore <geoffrey@sourcegraph.com>
2024-06-06 15:18:01 +02:00
..
_resources Chore: remove plausible scripts (#63054) 2024-06-03 17:33:40 -06:00
admin gitserver(client): Reintroduce 500 maximum connections limit (#63064) 2024-06-06 15:18:01 +02:00
cli/references chore(docs): remove outdated content (#61687) 2024-04-08 16:20:45 +02:00
dev Batch changes: remove structural search example (#62958) 2024-05-30 08:47:46 -07:00
_generated.push.sh fix(docs): no delivery if triggered without changes (#61578) 2024-04-04 09:08:41 +00:00
BUILD.bazel chore(docs): remove outdated content (#61687) 2024-04-08 16:20:45 +02:00
CHANGELOG.md doc: symlink CHANGELOG.md to docs for better search results (#22918) 2021-07-16 23:25:02 +08:00
CODENOTIFY chore: clean up CODENOTIFY for @sourcegraph/delivery (#57046) 2023-09-26 15:20:42 -04:00
dependency_decisions.yml chore(licenses): fix khroma and elkjs (#62762) 2024-05-17 15:45:21 +02:00
docsite.json insights: re-index docs (#32415) 2022-03-10 10:05:59 -07:00
index.md Fix typo on main docs page (#59104) 2023-12-20 20:09:43 +01:00
KNOWN-ISSUES.md Ajb doc update 23 (#56656) 2023-09-15 17:04:23 +00:00
serve.sh bzl: bazelify docsite and doc/cli/reference generation (#54538) 2023-07-03 16:12:44 +02:00
sidebar.md chore(docs): remove outdated content (#61687) 2024-04-08 16:20:45 +02:00
test.sh bzl: wrap docsite check into //doc:test (#54376) 2023-06-28 21:00:54 +02:00