Increase listen() backlog to SOMAXCONN (or 128) to decrease
authorFabian Keil <fk@fabiankeil.de>
Sat, 15 Sep 2007 13:01:31 +0000 (13:01 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 15 Sep 2007 13:01:31 +0000 (13:01 +0000)
commit01a42dd85e9c8debe6a03e532a7335ccb4bdafdf
treefdaa3455ee1da9570f72c55426da3574cf84f3d9
parentbdc5d2b6118663febc403bdc97ff193bb2e9f135
Increase listen() backlog to SOMAXCONN (or 128) to decrease
chances of dropped connections under load. Problem reported
and fix suggested by nobody in BR#1795281.
jbsockets.c