kevinw66 opened a new issue, #7173: URL: https://github.com/apache/apisix/issues/7173
### Description When downloading file through rest api, I see the worker process vsz use about 35G, normal it only needs 200M, see picture as below  Then the system kill this nginx worker, and the download was terminated. `java.io.IOException: org.apache.http.ConnectionClosedException: Premature end of Content-Length delimited message body (expected: 522,876,046; received: 171,835,236)` ### Environment - APISIX version (run `apisix version`):2.10.2 - Operating system (run `uname -a`): Apisix 2.10.2 Docker -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
