Date: Fri, 14 Oct 2005 12:21:22 -0400 From: Jim Rees <rees@umich.edu> To: rick@snowhite.cis.uoguelph.ca Cc: fs@freebsd.org Subject: Re: FreeBSD NFS server not responding to TCP SYN packets from Linux/SunOS clients Message-ID: <20051014162122.8D1571BBDE@citi.umich.edu> In-Reply-To: rick@snowhite.cis.uoguelph.ca, Fri, 14 Oct 2005 12:07:23 EDT
next in thread | raw e-mail | index | archive | help
ps: It would be nice if someone with the right expertise could explore
other things in TCP specifically for NFS. For example, I don't see
why a retransmit timeout should go above about 100msec
nfs/rpc shouldn't retransmit at all over tcp except when there has been a
reconnect. Tcp might retransmit, but modern implementations will always
choose the right timeout dynamically, unless packet loss is excessive.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051014162122.8D1571BBDE>
