Keep-Alive connection issue when CF Proxy is enabled
We're using Orange Cloud (proxy mode enabled) for our application. When sending multiple requests in a short time, we frequently get timed-out requests when the Cloudflare proxy is ON.
We noticed that Keep-Alive connections drop to 0 when the Cloudflare proxy is active. Our backend server (NGINX) has Keep-Alive properly configured and enabled, and when we bypass Cloudflare (grey cloud/direct to origin), Keep-Alive works normally and we have no timeout issues.
Can anyone help explain why Cloudflare appears to disable or override Keep-Alive connections to the origin, and how we can configure or increase the Keep-Alive limit (or enable persistent connections) when proxying through Cloudflare?
We noticed that Keep-Alive connections drop to 0 when the Cloudflare proxy is active. Our backend server (NGINX) has Keep-Alive properly configured and enabled, and when we bypass Cloudflare (grey cloud/direct to origin), Keep-Alive works normally and we have no timeout issues.
Can anyone help explain why Cloudflare appears to disable or override Keep-Alive connections to the origin, and how we can configure or increase the Keep-Alive limit (or enable persistent connections) when proxying through Cloudflare?