Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load balancing is not distribute the load evenly #5796

Open
llclim88 opened this issue Apr 8, 2024 · 0 comments
Open

Load balancing is not distribute the load evenly #5796

llclim88 opened this issue Apr 8, 2024 · 0 comments

Comments

@llclim88
Copy link

llclim88 commented Apr 8, 2024

What's going wrong?

Load balancing not functioning as desired, only distribute most of the connection to 2 of the instances.

How could we reproduce this issue?

Try to connect to the service with number of connection as per the screenshots, services are start in cluster mode

Supporting information

image
image

# Run the following commands
command:
            - "pm2"
            - "start"
            - "/app/Server/clientAPIServer.js"
          args:
            - "--no-daemon"
            - "-i"
            - "10"
            - "--max-memory-restart"
            - "4096M"
            - "--node-args='--max-old-space-size=4096'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant