Concurrent Requests Limit with IIS on Windows 10 Home/Pro/Enterprise

后端 未结 1 1126
无人及你
无人及你 2020-12-19 02:53

I developed a ASP.Net Web application with SignalR (WebSockets). I installed it on IIS on a Windows 10 Home Machine. Since SignalR uses an persistent connection between the

相关标签:
1条回答
  • 2020-12-19 03:14

    Take a look at this link where detailed instructions are posted to raise the concurrent client limit to 40. I've encountered no errors after making these modifications to a Windows 7 Pro workstation used as a server for multiple sites. The values might work also with Windows 10 Pro.

    A.R.C. Increase IIS Connection Limits: https://www.ingenuityworking.com/knowledge/w/knowledgebase/1227.a-r-c-increase-iis-connection-limits.aspx

    0 讨论(0)
提交回复
热议问题