Closed DangNguyenTH4 closed 3 months ago
@DangNguyenTH4 Please follow this FAQ and provide the TCP dump https://projectreactor.io/docs/netty/release/reference/index.html#faq.connection-closed
Thanks @violetagg My two services were deployed in K8S cluster, and this issue did not happen frequently. I'll try to provide TCP dump asap
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open.
Sometimes I got this problem after I upgraded my spring cloud gateway version from 2.6.12 to 3.3.1
reactor.netty.http.client.PrematureCloseException: Connection has been closed BEFORE response, while sending request body
Do I need others config or how can I trace this issue?