How do I set the keepAlive time? #387
Unanswered
debraj-manna
asked this question in
Q&A
Replies: 1 comment
-
|
Yes, as described here https://github.com/LogNet/grpc-spring-boot-starter#3-usage |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can someone let me know how do I set the
keepAliveTimeas mentioned in the official grpc-java example?Is it by setting
grpc.netty-server.keep-alive-timeinapplication.properties? For examplegrpc.netty-server.keep-alive-time=130sBeta Was this translation helpful? Give feedback.
All reactions