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

Allow setting resolver for nginx #316

Merged
merged 1 commit into from
Jul 2, 2019

Conversation

bengerman13
Copy link
Contributor

Allow setting custom resolver for nginx, and allow toggling IPv6 resolution for that resolver.

Motivation:
Nginx only resolves hostnames once at startup if you don't declare a resolver. This causes issues when one or more of the upstreams nginx is targeting gets a new IP address.

Allow setting custom resolver for nginx, and allow toggling ipv6
resolution for that resolver
@frodenas frodenas merged commit 76476e9 into cloudfoundry:master Jul 2, 2019
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

Successfully merging this pull request may close these issues.

4 participants