Question · Digital Marketing & SEO
Asked 12 Jan 2026 ·
Viewed 683
·
1 answer
Setting up a new VPS for a web app, wondering if IPv6 is mandatory
I'm deploying a small Flask app on a new VPS from a budget provider. The setup panel has an option to enable IPv6, but it's not checked by default. I've always just used IPv4 in the past and never had an issue. Honestly, I don't really understand the benefits for my use case. Do I really need to enable IPv6 for a production server, or can I safely skip it? If I skip it, what actually breaks? Will some users just not be able to connect? I've already configured my firewall and nginx for IPv4 only.