* Steve Shorter <[EMAIL PROTECTED]> [010831 12:14] wrote:
> Howdy!
> 
>       I am interested in tuning UDP for NFS over a 100Mbs LAN.
> 
>       Specifically, to tune UDP, what are guidelines/restrictions for
> setting the sysclt variables
> 
>       net.inet.udp.maxdgram
> 
>       net.inet.udp.recvspace
> 
>       
>       I assume that increasing both of these will improve performance.
> Is this correct? What factors should be considered, and what other 
> barriers/effects (if any) will I come up against. 
> 
>       Any experience/knowledge that you can share will be greatly
> appreciated.

Using UDP is usually a bad idea, I would use tcp, I find that these
flags make for a decent mount point that's quite fast:
  rw,tcp,intr,nfsv3,-w=32768,-r=32768

-- 
-Alfred Perlstein [[EMAIL PROTECTED]]
'Instead of asking why a piece of software is using "1970s technology,"
start asking why software is ignoring 30 years of accumulated wisdom.'

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to