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

server: resolve hostnames before use #16177

Merged
merged 1 commit into from
Jun 19, 2017
Merged

server: resolve hostnames before use #16177

merged 1 commit into from
Jun 19, 2017

Commits on Jun 19, 2017

  1. server: resolve hostnames before use

    It seems that configurations where the OS-provided hostname doesn't
    resolve from the local machine are quite common and can cause hard to
    diagnose problems for users. Avoid using any hostname if we're not able
    to resolve it locally.
    
    Closes #12107.
    Closes #16173.
    tamird committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    92c483e View commit details
    Browse the repository at this point in the history