Index: tuning.7 =================================================================== --- tuning.7 +++ tuning.7 @@ -23,7 +23,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 22, 2017 +.Dd September 8, 2017 .Dt TUNING 7 .Os .Sh NAME @@ -490,7 +490,7 @@ is set at the maximum allowable port number. .Pp The -.Va kern.ipc.somaxconn +.Va kern.ipc.soacceptqueue sysctl limits the size of the listen queue for accepting new TCP connections. The default value of 128 is typically too low for robust handling of new connections in a heavily loaded web server environment.