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

feat: listen to connections on ipv4/v6 #395

Merged
merged 3 commits into from
Nov 24, 2024
Merged

feat: listen to connections on ipv4/v6 #395

merged 3 commits into from
Nov 24, 2024

Conversation

nimish-ks
Copy link
Member

@nimish-ks nimish-ks commented Nov 24, 2024

🔍 Overview

Adds dual stack (IPv4/v6) networking support for frontend and backend application servers.

This is important for services like Railway that only support routing IPv6 traffic over a private network.

@nimish-ks
Copy link
Member Author

Context: benoitc/gunicorn#1138

@nimish-ks nimish-ks merged commit cf2db1b into main Nov 24, 2024
6 checks passed
@nimish-ks nimish-ks deleted the feat--gunicorn-ipv6 branch November 24, 2024 14:22
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.

2 participants