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 server and the client I have the problem that only 3 connections can be handled with this setup.
What is the concurrent connection limit on IIS 8.5 on Windows 10 Pro or Windows 10 Enterprise?
Is there an other option to host this application at home, without having to install Windows Server?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…