NGINX 1.30.0 brought upstream HTTP/1.1 keep-alive into stable as the default. That should improve latency, but it also changes how backend connections are reused, so older apps, auth paths, and inherited proxy config need a proper compatibility review.