[Bug 2613] Log connections dropped when MaxStartups is reached

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Oct 21 03:33:47 AEDT 2016


https://bugzilla.mindrot.org/show_bug.cgi?id=2613

--- Comment #2 from Darren Tucker <dtucker at zip.com.au> ---
Comment on attachment 2873
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2873
Log dropped connections

>+				logit("MaxStartups: dropping connection #%d",
>+				    startups);

The connection identifier is included in this log message so syslog
won't be able to dedupe it.  Not sure if that's significant, though.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list