home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / networki / 2477 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.6 KB  |  35 lines

  1. Newsgroups: comp.os.os2.networking
  2. Path: sparky!uunet!newsflash.concordia.ca!mizar.cc.umanitoba.ca!news!buhr
  3. From: buhr@umanitoba.ca (Kevin Andrew Buhr)
  4. Subject: Re: Why does telnet consume so much CPU time (IBM TCP/IP)
  5. In-Reply-To: hwb@machnix.mathematik.uni-stuttgart.de's message of Fri, 11 Dec 1992 16:27:22 GMT
  6. Message-ID: <BUHR.92Dec16174033@ccu.umanitoba.ca>
  7. Sender: news@ccu.umanitoba.ca
  8. Nntp-Posting-Host: ccu.umanitoba.ca
  9. Organization: University of Manitoba, Canada
  10. References: <HWB.92Dec11172722@machnix.mathematik.uni-stuttgart.de>
  11. Distribution: comp
  12. Date: Wed, 16 Dec 1992 23:40:33 GMT
  13. Lines: 20
  14.  
  15. In article <HWB.92Dec11172722@machnix.mathematik.uni-stuttgart.de>
  16. hwb@machnix.mathematik.uni-stuttgart.de (Harald Boegeholz) writes:
  17.  
  18. >  I just noticed that telnet (from IBM TCP/IP) consumes CPU time even if
  19. >  no key is pressed and no screen updates are necessary. Could it really
  20. >  be that they do busy waiting on network input or the keyboard?
  21.  
  22. There's a bug in the original TCP/IP 1.2.1 "TELNET.EXE".  The similar
  23. program "VT220.EXE"--which doesn't provide "line mode"--is also
  24. included with the TCP/IP base product and doesn't suffer from the same
  25. problem.  If you don't need "line mode", use "VT220", and your CPU
  26. utilitization should be much more normal.
  27.  
  28. If you do need to run "TELNET.EXE", apply the CSD for the TCP/IP base
  29. product available via anonymous FTP from "ftp-os2.nmsu.edu:
  30. /pub/os2/2.0/patches/".  This CSD purportedly fixed the problem.  When
  31. you get a chance, you should probably apply this CSD anyway; it fixes
  32. a number of other bugs.
  33.  
  34. Kevin <buhr@ccu.UManitoba.CA>
  35.