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

nginx multi instance #1

Open
josephmiller2000 opened this issue Feb 26, 2019 · 0 comments
Open

nginx multi instance #1

josephmiller2000 opened this issue Feb 26, 2019 · 0 comments

Comments

@josephmiller2000
Copy link

This multi instance is to keep the chat up forever right?

If once instance go down, the socket will redirect the message and connection through the next available instance right?

What is User -> A connect through instance 1

and user -> B connects through instance 2 ?

Do they both see each other in the room? or they are in different instance but single database? like

one world with mutiple dimensions?

Becoz this happened to me once with NGINX websocket.

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