Skip to content

Spring Cloud Gateway - Production Mode #20

Description

@JeyanthiBalakrishnan

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions