http://bugzilla.suse.com/show_bug.cgi?id=1162464 Bug ID: 1162464 Summary: man-pages: man 2 listen: backlog default value Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: bnc-team-screening@forge.provo.novell.com Reporter: pgajdos@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- man 2 listen: /proc/sys/net/core/somaxconn [...] the default value in this file is 128 Leap 15.1 $ uname -r 4.12.14-lp151.28.36-default $ cat /proc/sys/net/core/somaxconn 128 $ Tumbleweed $ uname -r 5.4.12-1-default pgajdos@beth:~[0]> cat /proc/sys/net/core/somaxconn 4096 $ -- You are receiving this mail because: You are on the CC list for the bug.