jphillips
10 years agoNew Contributor
SignalR 2.2 load testing is hanging
Running SignalR load test is hanging on the send request with no real logging information indicating what the problem is. Specifically, after the negotiate, connect, and start requests are processed successfully, the next request for send seems to be hanging. The dynamic connectionToken has been handled by a variable for each user for the test.
Has anyone seen this problem?