DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2005
    Posts
    1

    Cool The TCP/IP backlog size for Windows XP

    Hi!

    Does anyone know what is the TCP/IP backlog size for Windows XP? (I posted this question a while ago at gamedev.net, but no one seemd to know.)

    Microsoft stipulates at http://www.microsoft.com/technet/pro...g/tcpip03.mspx
    that "Windows XP Professional accepts a backlog of 5"

    But other sources hold that the backlog size is 200, e.g.
    http://www.interfaceware.com/manual/ch-2-2-2.html:
    "Windows NT/2000/XP Server's maximum connection backlog size is 200"

    I've done some tests and the backlog size definitively seems to be well above 5.

    Best regards,
    Magnus

  2. #2
    Join Date
    Nov 2003
    Posts
    4,118
    Quote Originally Posted by LeoMaheo
    Hi!

    Does anyone know what is the TCP/IP backlog size for Windows XP? (I posted this question a while ago at gamedev.net, but no one seemd to know.)

    Microsoft stipulates at http://www.microsoft.com/technet/pro...g/tcpip03.mspx
    that "Windows XP Professional accepts a backlog of 5"

    But other sources hold that the backlog size is 200, e.g.
    http://www.interfaceware.com/manual/ch-2-2-2.html:
    "Windows NT/2000/XP Server's maximum connection backlog size is 200"

    I've done some tests and the backlog size definitively seems to be well above 5.

    Best regards,
    Magnus
    I think there's a difference between accepts a baclog size of 5" and the "maximum connection backlog size is 200". The latter is the maximun size. Obviously, sys admins can configure the system's settings so this figure is variable. 5 seems to be the minimum whereas 200 is the maximum.
    Danny Kalev

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links