summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-01-18 19:44:51 +0000
committerMarcia Ramos <virtua.creative@gmail.com>2018-01-18 19:44:51 +0000
commit07d0214faa7a7aec798f1382ca0b37a7855e05ea (patch)
treeefe63643dfed4a204394e90a081595ebe7c53fe4
parent56958ecdac7c8ae656aabdc6d5f99993ef21563a (diff)
parent53d0ee4bcc5aa2222c88f6660c9e55cea0abcd18 (diff)
downloadgitlab-ce-07d0214faa7a7aec798f1382ca0b37a7855e05ea.tar.gz
Merge branch 'jramsay-3953-fast-ssh-ce-docs' into 'master'
Add release added and release backported to CE See merge request gitlab-org/gitlab-ce!16553
-rw-r--r--doc/administration/operations/fast_ssh_key_lookup.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/administration/operations/fast_ssh_key_lookup.md b/doc/administration/operations/fast_ssh_key_lookup.md
index 835ed8c8006..3fad4413a08 100644
--- a/doc/administration/operations/fast_ssh_key_lookup.md
+++ b/doc/administration/operations/fast_ssh_key_lookup.md
@@ -1,5 +1,11 @@
# Fast lookup of authorized SSH keys in the database
+> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/1631) in
+> [GitLab Enterprise Edition Standard](https://about.gitlab.com/gitlab-ee) 9.3.
+>
+> [Available in](https://gitlab.com/gitlab-org/gitlab-ee/issues/3953) GitLab
+> Community Edition 10.4.
+
Regular SSH operations become slow as the number of users grows because OpenSSH
searches for a key to authorize a user via a linear search. In the worst case,
such as when the user is not authorized to access GitLab, OpenSSH will scan the