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

--- Comment #4 from [email protected] ---
A commit references this bug:

Author: adrian
Date: Tue Oct 13 02:34:42 UTC 2015
New revision: 289204
URL: https://svnweb.freebsd.org/changeset/base/289204

Log:
  casperd: bump default socket queue length to SOMAXCONN; make length
configurable.

  The current default listen queue for casperd is too small (8) and
  hard-coded.

  This patch increases the default to SOMAXCONN, and introduces a command
  line flag that can used to further increase or decrease the queue length.

  PR:        bin/202147
  Submitted by:    <[email protected]>

Changes:
  head/sbin/casperd/casperd.8
  head/sbin/casperd/casperd.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to