Hi j,
Thanks for your reply!
I tried to update jetty version to 9.4.19, but still got same result(9.4.20 causes error in my environment). I think it's not caused by Jetty, because when client sends request to server directly without a proxy, it can process 1G data.
Also, inspired by thread: https://forum.nginx.org/read.php?2,227175,227184#msg-227184, I found that on server side, if I don't return any encoded data back to client, all of client's request body are proxied to upstream server.
Do you think it's something that can be configured in Nginx? Thanks!
Ling
Thanks for your reply!
I tried to update jetty version to 9.4.19, but still got same result(9.4.20 causes error in my environment). I think it's not caused by Jetty, because when client sends request to server directly without a proxy, it can process 1G data.
Also, inspired by thread: https://forum.nginx.org/read.php?2,227175,227184#msg-227184, I found that on server side, if I don't return any encoded data back to client, all of client's request body are proxied to upstream server.
Do you think it's something that can be configured in Nginx? Thanks!
Ling