Hacker News new | ask | show | jobs
by wmf 4870 days ago
But that case is exactly what we're talking about: a single nginx making over 64K connections to a single backend server. You either need nginx to have multiple IPs or the backend to have multiple listening ports.