[Bug 202147] default listen queue in casperd is too small for some applications

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 7 03:20:15 UTC 2015


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

            Bug ID: 202147
           Summary: default listen queue in casperd is too small for some
                    applications
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: lidl at pix.net

Created attachment 159630
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159630&action=edit
casperd queuelen patch, and man page fixes

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

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

Patch is attached.

The patch also documents the new option, and corrects the existing
error in the man page where the command line options are listed twice.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list