home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / tcpip / 3916 < prev    next >
Encoding:
Text File  |  1992-07-30  |  1.4 KB  |  40 lines

  1. Newsgroups: comp.protocols.tcp-ip
  2. Path: sparky!uunet!sun-barr!ames!agate!linus!linus.mitre.org!gmarzot@mitre.org
  3. From: gmarzot@mitre.org (G. S. Marzot)
  4. Subject: Re: satellite link file transfers
  5. Message-ID: <1992Jul30.155526.20043@linus.mitre.org>
  6. Sender: news@linus.mitre.org (News Service)
  7. Nntp-Posting-Host: gmarzot.mitre.org
  8. Organization: MITRE Corp.
  9. References: <1992Jul27.190345.22868@Arco.COM> <1992Jul28.223621.12550@Arco.COM>
  10. Date: Thu, 30 Jul 1992 15:55:26 GMT
  11. Lines: 27
  12.  
  13. In article <1992Jul28.223621.12550@Arco.COM>, Gary White <gwhite@arco.com>
  14. writes:
  15. > Well, it has turned out that we had two problems.  First, 
  16. > some bridge and  router setup problems.  Secondly, the buffer 
  17. > size for TCP/IP on the RS/6000 was too low by default.  RS/6000's 
  18. > have a command "no" for network options that allows the 
  19. > "tcp_sendspace" and "tcp_recvspace" settings to be adjusted;  
  20. > changing from the default 16K to 56K improved performance
  21. > from 25KBytes/s to 70KB/s.
  22. > There are still some things to check for better performance, 
  23. > but this is a big step up from yesterday's 5KB/s.
  24. > Thanks to all who wrote in!!!
  25. > -Gary
  26.  
  27. This discussion has been very helpful. I do have one follow-up question.
  28.  
  29. Is there a simple ROM way to calculate TCP/IP throughput given say
  30. bit rate = 256Kb/s, transmit/receive delay = 250 msec and varying buffer
  31. size.
  32. This would assume a fairly solid link and no other traffic. Thanks for any
  33. help. -GSM
  34.  
  35.