E
E
extro5202016-09-29 19:15:46
Node.js
extro520, 2016-09-29 19:15:46

How to increase the number of connections to websockets?

There is a site, at peak online it reaches 1019 connections to websockets and stops there, how to increase the number of possible connections to sockets? Setting limits.conf and sysctl.conf did not help, most likely something in the node.js settings somewhere

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Belyaev, 2016-09-29
@bingo347

Use a cluster of multiple node processes

M
Matvey Safronov, 2016-09-29
@impeee

1019 connections on one machine? What is its configuration? How did you count the number of connections?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question