Hi, I would like to use Strapi in cluster mode as well. But I don’t have a clear idea how does pm2 load balancing (cluster) works.
Whenever I run more than one instance in cluster, the logs say that the Strapi port is already in use (obviously). So do I need to specify more ports and then tell nginx to load balance?