Subject: Re: NFS crashes over PPP
To: David Gluss <david@pure.com>
From: Rich Van Gaasbeck <richv@hpindsl.cup.hp.com>
List: netbsd-users
Date: 10/05/1994 16:16:11
What nfs options are you giving to mount?  You might try setting timeo
really high to prevent a meltdown of retransmissions queueing up
behind each other and using up memory.  You could also limit rsize and
wsize to reduce the transmission time for each udp segment and also
give non-nfs traffic a chance at the link.

richv