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
The cluster mode allows networked Node.js applications (http(s)/tcp/udp server) to be scaled across all CPUs available
with no mention of Unix sockets.
The cluster mode docs say
Latest in the paragraph it does say
And Node's cluster mode supports unix sockets. The docs should therefore be updated to explicitly mention unix sockets as well.
The text was updated successfully, but these errors were encountered: