NFS - Increase server-side listen queue for TCP connections from 5 to 64
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 26 Jul 2009 18:56:13 +0000 (11:56 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 26 Jul 2009 18:56:13 +0000 (11:56 -0700)
commit8abd630bbce4f54dce2566edff6985ad0851735c
treeb4b2a1665a56747b32b7e90a133572dcd2ae6c31
parente54976bfd3a97a2b6f3cd2371ce1ef1c8cea7010
NFS - Increase server-side listen queue for TCP connections from 5 to 64

* The listen queue was not big enough, sometimes when clients boot up
  they get stuck for a short period of time due to their NFS connections
  getting thrown away by the server.
sbin/nfsd/nfsd.c