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

GET request hung when body is large(~1M) #316

Closed
smaldini opened this issue Apr 3, 2018 · 7 comments
Closed

GET request hung when body is large(~1M) #316

smaldini opened this issue Apr 3, 2018 · 7 comments
Labels
type/bug A general bug
Milestone

Comments

@smaldini
Copy link
Contributor

smaldini commented Apr 3, 2018

Investigating Spring Cloud Gateway reported issue spring-cloud/spring-cloud-gateway#262

@smaldini smaldini added the type/bug A general bug label Apr 3, 2018
@smaldini smaldini added this to the 0.7.7.RELEASE milestone Apr 4, 2018
@spencergibb
Copy link

Potentially related spring-cloud/spring-cloud-gateway#247 (comment)

@spencergibb
Copy link

@aveiros
Copy link

aveiros commented Apr 9, 2018

spring-cloud/spring-cloud-gateway#247 (comment)

hope this can help

@violetagg
Copy link
Member

violetagg commented Apr 19, 2018

@spencergibb with the fix provided by #327, the reported issue here spring-cloud/spring-cloud-gateway#262 does not exist anymore

@spencergibb
Copy link

@violetagg I'm still seeing it with

    compile('io.projectreactor:reactor-core:3.1.6.RELEASE')
    compile('io.projectreactor.ipc:reactor-netty:0.7.7.BUILD-SNAPSHOT')

@violetagg violetagg reopened this Apr 20, 2018
@violetagg
Copy link
Member

violetagg commented Apr 20, 2018

@spencergibb which test should I use?

@smaldini
Copy link
Contributor Author

Verified by @spencergibb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug A general bug
Projects
None yet
Development

No branches or pull requests

4 participants