Upgrading from 5.1.1 to 5.2.0 caused issues with Nginx proxy when ssl response body is large. · Issue #2546 · puma/puma
Describe the bug Upgrading from 5.1.1 to 5.2.0 caused one issue with Nginx proxy when the response is larger (44kb). Requests are successful (status code 200) but the response body was not complete...