Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.ysu.edu!freenet.akron.oh.us!neoucom.edu!ns.mcs.kent.edu!usenet.ins.cwru.edu!pravda.aa.msen.com!spool.mu.edu!howland.reston.ans.net!swrinde!newsfeed.internetmci.com!inet-nntp-gw-1.us.oracle.com!news.caldera.com!nntp.et.byu.edu!news.byu.edu!hamblin.math.byu.edu!park.uvsc.edu!usenet From: Terry Lambert <terry@lambert.org> Newsgroups: comp.unix.bsd.netbsd.misc,comp.unix.bsd.bsdi.misc,comp.unix.solaris,comp.unix.aix Subject: Re: ISP hardware/software choices (performance comparison) Date: 18 Jan 1996 21:27:01 GMT Organization: Utah Valley State College, Orem, Utah Lines: 36 Distribution: inet Message-ID: <4dmdv5$h7k@park.uvsc.edu> References: <4cmopu$d35@vixen.cso.uiuc.edu> <4d43bt$es8@park.uvsc.edu> <4d6v8e$b1e@engnews2.Eng.Sun.COM> <4d9has$qo9@park.uvsc.edu> <4de3db$n6a@engnews2.Eng.Sun.COM> <4depms$bi5@park.uvsc.edu> <4dj9uv$ln5@nike.volvo.se> NNTP-Posting-Host: hecate.artisoft.com Xref: euryale.cc.adfa.oz.au comp.unix.bsd.netbsd.misc:2040 comp.unix.bsd.bsdi.misc:2201 comp.unix.solaris:57761 comp.unix.aix:69139 peter@cyklop.volvo.se (peter hakanson) wrote: ] ] As anyone who have tried using NFS over slow/irregular links ] NFS-over TCP is a BIG improvment ( afactor of 10 can easily ] be acieved in some cases) ] ] I have tried. On a LAN UDP is faster, as expected. ] ] So do dispute NFS over TCP unless you have experience about it! I have used NFS over TCP on a BSD platform, if that has any real relevance. I think claims about it for any OS are largely anecdotal without benchmarks vs. non-TCP on the same hardware. Even then, benchmarks can easily lie. For instance, the VXFS/UFS comparison on UnixWare was based on the default block size for UnixWare UFS being 4k instead of 8k. It would have to be a more than casual study citing a single figure of merit. I do know that there is an issue about getting a response on an interface other than the one you sent on, which is quite possible with a multihomed host (different IP aliases mean that an incoming packet for your host might show on any one of the logical IP addresses associated with a single hardware interface). Multihoming is typical for ISP's which provide domain name services and/or WWW services using the clients domain address. Regards, Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.