看板 DFBSD_commit 關於我們 聯絡資訊
commit 8abd630bbce4f54dce2566edff6985ad0851735c Author: Matthew Dillon <dillon@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