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

upstream load balancer uses internal IPs from containers which are not preserved #45

Open
deors opened this issue Jul 23, 2018 · 0 comments

Comments

@deors
Copy link

deors commented Jul 23, 2018

upstream load balancer uses internal IPs from containers to configure the load balancing. however, those internal IPs are not guaranteed to be preserved, and most commonly are not, after the Docker machine restarts. this makes the "_prod" URL to return a 502 bad gateway as the expected underlying containers are no longer exposed at those IPs.
related with issue no. 9 from adop-cartridge-java-environment-template, as the fix will be likely need updates in both projects

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