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

--- Comment #4 from commit-h...@freebsd.org ---
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:    <l...@pix.net>

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

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

Reply via email to