Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 2015 09:34:02 -0400
From:      Kurt Lidl <lidl@pix.net>
To:        freebsd-hackers <freebsd-hackers@freebsd.org>
Subject:   casperd default listen qlen
Message-ID:  <55D5D74A.9000809@pix.net>

next in thread | raw e-mail | index | archive | help
Greetings all.

A couple of months ago, we ran across a problem where the default
socket listen queue length in casperd was causing issues with
an application.

I increased the qlen to 16, which addressed the immediate problem,
and implemented a command line switch that allows the user to set
the length.

The problem report and patch are here:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202147

Could someone please review the patch?  I would like to see
this get committed so everyone can benefit from the change.

Thanks.

-Kurt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55D5D74A.9000809>