[Bug 2648] allow max connections config
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu Dec 22 16:32:36 AEDT 2016
https://bugzilla.mindrot.org/show_bug.cgi?id=2648
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
--- Comment #1 from Darren Tucker <dtucker at zip.com.au> ---
I don't think this is something we're interested in doing. A new sshd
process has very little knowledge of the other running sshds on the
system and adding it would add a lot of complexity for little benefit.
Since you're running Linux, you probably want to look at pam_limits,
especially the maxlogins and maxsyslogins items.
http://www.linux-pam.org/Linux-PAM-html/sag-pam_limits.html
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list