Skip to content

Conversation

richardlau
Copy link
Member

@richardlau richardlau commented Nov 6, 2024

On some hosts, IPv6 connectivity is limited and may result in DNS lookups returning IPv6 addresses that the host is unable to reach. Add a config file for glibc's getaddrinfo function that configures IPv4 addresses to have higher precedence for such hosts.

Fixes: #3950


Deploy status

@richardlau
Copy link
Member Author

On some hosts, IPv6 connectivity is limited and may result in DNS
lookups returning IPv6 addresses that the host is unable to reach.
Add a config file for glibc's getaddrinfo function that configures
IPv4 addresses to have higher precedence for such hosts.
@richardlau
Copy link
Member Author

Pushed an update to apply the same change to the rhel9-s390x machines. I've deployed onto all four test machines.

@richardlau
Copy link
Member Author

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@richardlau richardlau merged commit 60f9d31 into nodejs:main Nov 20, 2024
1 check passed
@richardlau richardlau deleted the gai branch November 20, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

node-daily-v18.x-staging builds fail on rhel8-s390x since 1 Nov
2 participants