home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / protocol / tcpip / 5671 < prev    next >
Encoding:
Internet Message Format  |  1992-12-18  |  2.1 KB

  1. Xref: sparky comp.protocols.tcp-ip:5671 comp.protocols.tcp-ip.ibmpc:7019
  2. Newsgroups: comp.protocols.tcp-ip,comp.protocols.tcp-ip.ibmpc
  3. Path: sparky!uunet!noc.near.net!vaxeline.ftp.com!cream.ftp.com!jbvb
  4. From: jbvb@vax.ftp.com  (James B. VanBokkelen)
  5. Subject: Re: RAW SPEED numbers for various TCP-IP implementations
  6. Message-ID: <921217164155@cream.ftp.com>
  7. Nntp-Software: PC/TCP NNTP
  8. Keywords: PC/TCP tuning
  9. Lines: 24        
  10. Sender: root@vaxeline.ftp.com (vaxeline.ftp.com root account)
  11. Nntp-Posting-Host: whipped-cream.ftp.com
  12. Reply-To: jbvb@ftp.com
  13. Organization: FTP Software, Inc., Wakefield, MA
  14. References: <ByrLr7.8vr@waterloo.hp.com> <1992Dec7.165101.2313@acc.com> <92343.102239FFAAC09@cc1.kuleuven.ac.be> <1992Dec8.170509.3181@acc.com> <92345.230225FFAAC09@cc1.kuleuven.ac.be>
  15. Date: Thu, 17 Dec 1992 16:41:55
  16.  
  17. In article <92345.230225FFAAC09@cc1.kuleuven.ac.be> Paul Bijnens <FFAAC09@cc1.kuleuven.ac.be> writes:
  18.  
  19.     There are normally 5 buffers in my PC/TCP-implementation.
  20.  
  21. With 5 buffers, I usually set my TCP window to 4096.  I don't recommend
  22. specifying a low-window - the value we pick automatically is reasonable
  23. and other values may provoke more problems than they solve.
  24.     
  25.     Yes, the Compac and the PC are connected with a Vines network on
  26.     ARCNET.  ARCNET is 2.5 Mbit/sec, and has not much problem to get
  27.     effectively about 2.5 Mbit/sec throughput out of it (measured using
  28.     the dos command "copy" to just copy a file across the cable).  So
  29.     I doubt Vines is the guilty party.
  30.  
  31. With the small TCP windows you're using, the round-trip-time through the
  32. routers will dominate transmission speed.  Still, if Ascii transfers are
  33. notably slower than Binary, a slight difference in timing is probably
  34. provoking a pathological condition.  In INET DEBUG, check for errors
  35. and "out of buffers" conditions.  In INET STAT, check both "rexmits"
  36. and "duplicate packets".  In INET TCP, see what the round trip time
  37. for the connection is (you can get this while shell-escaped).
  38.  
  39. James B. VanBokkelen        2 High St., North Andover, MA  01845
  40. FTP Software Inc.        voice: (508) 685-4000  fax: (508) 794-4488
  41.  
  42.