pm2 icon indicating copy to clipboard operation
pm2 copied to clipboard

How does pm2 know the port of my program, and how does he avoid port conflicts?

Open hellojukay opened this issue 2 years ago • 0 comments

In cluster mode, pm2 binds the port of my program and inherits the file handle to the child process, how does pm2 know the port of my program, and how does he avoid port conflicts?

hellojukay avatar May 26 '22 03:05 hellojukay