Skip to content

CheatSheet in quick-start seems to indicate that "max" argument for cluster mode is deprecated? #193

Description

@jg76379

In the CheatSheet at the end of the quick start page the section on clustering show:

# Cluster mode
pm2 start app.js -i 0        # Will start maximum processes with LB depending on available CPUs
pm2 start app.js -i max      # Same as above, but deprecated.

This says that the max argument is deprecated, yet the example in the cluster mode section shows using the max argument. Also the cluster mode page shows using max and makes no mention of this argument being deprecated.

So is max really deprecated or is that comment a mistake?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions