DragonFly-2.3.2.180.g8abd63 master sbin/nfsd nfsd.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Jul 26 14:54:08 PDT 2009
commit 8abd630bbce4f54dce2566edff6985ad0851735c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Jul 26 11:56:13 2009 -0700
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.
Summary of changes:
sbin/nfsd/nfsd.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8abd630bbce4f54dce2566edff6985ad0851735c
--
DragonFly BSD source repository
More information about the Commits
mailing list