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

Do not force IPv4 protocol by default #654

Merged
merged 1 commit into from
Oct 4, 2018
Merged

Conversation

skrivy
Copy link

@skrivy skrivy commented Sep 10, 2018

Todays world is moving to IPv6 fast. Let's not be tied to IPv4 and let the system to choose, which protocol to use.

For networks with broken IPv6 implementation - the ability to force IPv4 only connection still remains.

@stayallive
Copy link
Collaborator

stayallive commented Sep 10, 2018

Although I agree forcing IPv4 by default is not a good thing (we have DNS and system configs for that) what prompted you to make this change?

(for reference, original PR that made this the default: #187)

@stayallive
Copy link
Collaborator

stayallive commented Sep 10, 2018

I see you updated the description, in that case 💯 (title sounded like sentry.io was IP agnostic which it is not)

@stayallive stayallive requested a review from Jean85 September 10, 2018 08:00
Copy link
Collaborator

@stayallive stayallive left a comment

Choose a reason for hiding this comment

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

Forcing IPv4 does not seem like the correct way to go since we have DNS and system configuration to handle that.

We might want to add a switch for forcing IPv6 for completeness..?

@stayallive stayallive changed the title Sentry is now IP protocol agnostic. Do not force IPv4 protocol by default Sep 10, 2018
@skrivy
Copy link
Author

skrivy commented Oct 3, 2018

Ok. Would that be a problem to merge this change first and then create Issue for the second part?

@Jean85
Copy link
Collaborator

Jean85 commented Oct 4, 2018

No problem!

@Jean85 Jean85 merged commit 37a2df7 into getsentry:master Oct 4, 2018
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.

3 participants