AntiPattern
Proxy Routing Misalignment
proxy-routing-misalignment
Request handling fails because the runtime path/host/module and HTTP range/upgrade behavior differ across the app server and NGINX proxy; developers hardcode endpoints (main:app, ws URLs) or miss proxy settings, causing silent routing or broken uploads.