nginx - ASP Net core: websockets performance -


what current state of websockets performance on kestrel: 1. how maximum connections can hold? 2. there tips how improve kestrel websockets performance? 3. kestrel 2.0.0-preview have strong performance improvement of ws?

we using nginx reserved proxy before kestrel, there suggestions of how more simultaneously connections? can reach 100000 connection whith 3-5 handshaking timeout.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -