Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spring-cloud-gateway Connection prematurely closed DURING response #3573

Open
chgang opened this issue Dec 31, 2024 · 1 comment
Open

spring-cloud-gateway Connection prematurely closed DURING response #3573

chgang opened this issue Dec 31, 2024 · 1 comment
Assignees
Labels
for/user-attention This issue needs user attention (feedback, rework, etc...) type/bug A general bug

Comments

@chgang
Copy link

chgang commented Dec 31, 2024

image

When using the spring cloud gateway, we found that when the TCP packet shows [Out Of Order], the reactor net will actively close the connection, resulting in an error message [Connection premature closed DURING response]

spring-cloud-gateway: 3.1.9
reactor-netty: 1.0.32

Uploading 客户端主动发fin包,断开了正在传输的数据.pcap.zip…

@chgang chgang added status/need-triage A new issue that still need to be evaluated as a whole type/bug A general bug labels Dec 31, 2024
@violetagg
Copy link
Member

@chgang Thanks for getting in touch, but your Reactor Netty version is not supported anymore. Please update to a supported version (more info here)

@violetagg violetagg added status/superseded An issue that has been superseded by another and removed status/need-triage A new issue that still need to be evaluated as a whole labels Dec 31, 2024
@violetagg violetagg self-assigned this Dec 31, 2024
@violetagg violetagg added for/user-attention This issue needs user attention (feedback, rework, etc...) and removed status/superseded An issue that has been superseded by another labels Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for/user-attention This issue needs user attention (feedback, rework, etc...) type/bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants