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
This commit is contained in:
Marcia Ramos 2018-01-18 19:44:51 +00:00
commit 07d0214faa
1 changed files with 6 additions and 0 deletions

View File

@ -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