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

Connection prematurely closed DURING response #3655

Open
chgang opened this issue Dec 30, 2024 · 5 comments
Open

Connection prematurely closed DURING response #3655

chgang opened this issue Dec 30, 2024 · 5 comments

Comments

@chgang
Copy link

chgang commented Dec 30, 2024

image

When the upstream service TCP packets of the gateway are out of order, the gateway will encounter the [Connection premature closed DURING response] error, and this problem must occur.

@spencergibb
Copy link
Member

I'm sorry, without more detail, as requested in the issue template, there's not much we can do.

What versions are you using? What is your configuration? What steps to reproduce the issue?

@chgang
Copy link
Author

chgang commented Dec 31, 2024

httpclient:
pool:
metrics: false
maxIdleTime: 4000
maxLifeTime: 10000
evictionInterval: 5s
spring-cloud-gateway:3.1.9
reactor-netty:1.0.32

@chgang
Copy link
Author

chgang commented Dec 31, 2024

I suspect that reactor-netty may have bugs when decoding TCP out of order packets

@spencergibb
Copy link
Member

That's not enough configuration to diagnose a problem. Steps to reproduce are also missing. Maybe this should be in the reactor netty issue tracker then?

@spring-cloud-issues
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants