Hacker News new | ask | show | jobs
by kiitos 873 days ago
If you have multiple client-accessible IP addresses available to a server, I guess? But that's in no way common?
1 comments

It's quite common in Kubernetes deployments, where each server in a separate Pod binds to a separate IP address.

And, as I said before, with DSR, there's a broad diversity of client IPs, so a single server address doesn't typically cause concerns with 4-tuple exhaustion.

I think we're speaking from wildly different, and incompatible, contexts.

DSR is niche at best, not something that can be assumed.