SignalR - IIS Limitations On Windows Client
Open
affected-few
area-networking
severity-minor
task
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
I was receiving the generic `Server returned handshake error: Handshake was canceled.` error on the client-side and after hours of debugging, I noticed that it was caused because of the simultaneous connection limit of IIS on Windows 10.
I thought it would be helpful for others who could potentially experience the same issu if this error contained the reason why handshake was cancelled and suggestions if possible.
Contributor guide
Assessment
This issue has not been assessed yet.