Is it possible to connect 100000 SignalR users to single IIS? – Asp.net
I would like to connect 100000 SignalR users to IIS (Windows Server 2016). Everything works fine until around 16000 connections. Then I start to receive this error: Only one usage of each socket address (protocol/network address/port) is normally permitted Here…