标签: .net-core kestrel
现在,我做了1000个websocket连接,服务器是dotnet core 2.x,
但是,当我连接256个webosket实例时,另一个无法连接dotnet
核心服务器。
非常感谢谁能告诉我如何配置它。
答案 0 :(得分:0)
您需要设置
MaxConcurrentUpgradedConnections
file