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, two instances on the same server #1266

Closed
ddaydd opened this issue Sep 17, 2021 · 4 comments
Closed

load balancing, two instances on the same server #1266

ddaydd opened this issue Sep 17, 2021 · 4 comments

Comments

@ddaydd
Copy link

ddaydd commented Sep 17, 2021

Hello,

I can't find any info if it's possible to load balancing on the same server with two instances(or more) of the same application.

if possible, do you have a sample mup.js configuration or any help?

thank you

PS: I tested several configuration without success...

EDIT: I also tried the following solution and adding the loadBalancing option: true, no success...
#800 (comment)

@zodern
Copy link
Owner

zodern commented Sep 30, 2021

This currently isn't supported.

There might be a fairly simple way to implement this if you want the same number of instances to run on all servers, and are okay with the instances running within the same docker container on each server.

@ddaydd
Copy link
Author

ddaydd commented Oct 1, 2021

Thank you for the answer

@ddaydd ddaydd closed this as completed Oct 1, 2021
@1tac11
Copy link

1tac11 commented Oct 18, 2023

Hi there
How would that solution be?

@ddaydd
Copy link
Author

ddaydd commented Oct 18, 2023

Sorry, at the time I didn't really understand the usefulness of load balancing, today I no longer see the usefulness of having two instances on the same server... looking back, I find my question completely stupid , why would you want to do this?

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

3 participants