Can anyone inform me of latency?
Results 1 to 2 of 2

Thread: Can anyone inform me of latency?

  1. #1
    Join Date
    May 2000
    Location
    honolulu,hi,USA
    Posts
    5

    Can anyone inform me of latency?

    Hello,

    Specifically how can one change the latency for windows nt? I am running from a WAN setup and I was wondering how to increase or decrease latency so I wouldn't recieve time out errors. Thank you for any information.

    Philip

    ------------------
    morph
    morph

  2. #2
    Join Date
    May 2000
    Posts
    583
    NT4 uses an 8K TCPWindowSize as default, Windows 2000 uses a 16K Window. Also, Windows 2000 includes support for Selective Acknowledgements by allowing only lost packets to be resent. For details see:

    Configuring Windows NT Satellite Networking at Coho Winery
    http://www.microsoft.com/technet/win...gra/ntopt6.asp
    http://www.microsoft.com/windows2000/library/howitworks/communications /networkbasics/tcpip_implement.asp

    However, it is also possible to improve individual application performance by writing more efficient code (SQL, for example). SQL 7.0 also allows you to change the IPC from Named Pipes to TCP/IP Sockets.

    "It's the Latency, Stupid" by Stuart Cheshire, May 1996
    http://rescomp.stanford.edu/~cheshir...s/Latency.html

    INF: Client Effects on SQL Server Throughput
    http://support.microsoft.com/support.../Q180/7/75.asp

    [This message has been edited by Mulder (edited 05-11-2000).]

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •