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

Returns DNS Error NSDOMAIN when DC does not exists #8103

Commits on Jun 15, 2020

  1. Returns DNS Error NSDOMAIN when DC does not exists

    This will allow to increase cache value when DC is not valid (aka
    return SOA to avoid too many consecutive requests) and will
    distinguish DC being temporarily not available from DC not existing.
    
    Implements hashicorp#8102
    pierresouchay committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    1f373bd View commit details
    Browse the repository at this point in the history