You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
As you can see in attached images I have a node for both WS and HTTP requests. I set --ws-max-connections 50000 but it only works on WS requests not on HTTP requests. when I sent more than 100 http requests it started to to generate "Transport endpoint is not connected" error/message. It has nothing with SSL/TLS. I tested on both http and https protocols.