-
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
-
 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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|