K 10 svn:author V 2 dg K 8 svn:date V 27 1995-09-13T05:35:49.000000Z K 7 svn:log V 375 Increased SOMAXCONN from 5 to 32. 5 was too small a value for just about any reasonably busy machine, and by any measure is a lousy "max" value. 32 was chosen after a careful analysis of typical listen queue depths on several busy Internet servers (both web and ftp). I also intend to add a statistics counter for dropped connection requests due to the limit being exceeded. END