Concurrent User Connection Limit with Win2k Pro

  • Thread starter Thread starter Eric Westrom
  • Start date Start date
E

Eric Westrom

Hopefully someone will know the answer to this. Is the user connection limit
set in the various services (i.e. IIS, File Sharing) or is the connection
limit set in the TCP/IP stack? I have a custom winsock app and I want to
know if it will be affected by the connection limit. Thanks.
 
The limit is based on the number of total sessions, not per service or
protocol. Your app will be affected by the limit.
122920 Inbound Connections Limit in Windows
http://support.microsoft.com/?id=122920

--

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top