Skip to content

Conversation

jkcoxson
Copy link
Contributor

@jkcoxson jkcoxson commented Oct 9, 2023

This code will fix MoabDB for clients that are behind IPv6 addresses.

Many new internet connections are set up with both IPv6 and IPv4. For whatever reason, the server takes a solid 150ish seconds to respond to requests on the IPv6 interface. This fix tells requests that IPv6 isn't an option and to choose the IPv4 endpoint address.

This has the possibility of slowing down/possibly breaking other code the user runs. I doubt this will be a huge problem, as most clients/servers still have an IPv4 endpoint.

@jkcoxson jkcoxson closed this Aug 11, 2025
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.

1 participant