a year ago
I have two services, a backend and an engine. I have the backend and the engine talking on a private railway network both to save on egress fees and because I think it's faster.
I've been running load tests and the tests failed because the private network could only support 13 concurrent websocket connects between the services. I switched to the public network and the number is closer to 25. This makes no sense.
NOTE: I am running 2 duplicates of the engine and the backend each.
1 Replies
a year ago
Hey Hunter! Any chance you'd be willing to share a bit more about your WebSocket implementation and how your load test is configured? It'll help us look into this further.
Status changed to Awaiting User Response Railway • about 1 year ago
9 months ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 10 months ago