Unitech / Unitech/pm2

docs: Update Docs for Cluster Mode to indicate support for unix sockets

Open
#5,935 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
43.3k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

The cluster mode docs say

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.

Latest in the paragraph it does say

Under the hood, this uses the Node.js cluster module

And Node's cluster mode supports unix sockets. The docs should therefore be updated to explicitly mention unix sockets as well.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the cluster mode documentation paragraph quoted in the issue and read the surrounding section. Update it to explicitly mention Unix sockets alongside the listed server types, then verify the documentation renders correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.