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 - Production Mode #20

Open
JeyanthiBalakrishnan opened this issue Jul 5, 2022 · 0 comments
Open

Spring Cloud Gateway - Production Mode #20

JeyanthiBalakrishnan opened this issue Jul 5, 2022 · 0 comments

Comments

@JeyanthiBalakrishnan
Copy link

JeyanthiBalakrishnan commented Jul 5, 2022

What are the key configurations to be considered when we are moving spring cloud gateway to production ?

Should we consider adding reactor netty configurations max connections , maxIdleTime , etc ?https://projectreactor.io/docs/netty/snapshot/reference/index.html#_connection_pool

https://docs.spring.io/spring-cloud-gateway/docs/current/reference/html/appendix.html

Simply running gateway jar is suffice to handle thousands of concurrent requests due to the fact of non-blocking threads(NIO).

Please share your experience. Any configurations suggestions would be highly appreciated.

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

No branches or pull requests

1 participant