How to configure keepalive-time #7177
-
Hello, does someone know if there is a way to set keepalive-time? I'd like to increase it to something more than the default 1h. Thanks and cheers! |
Beta Was this translation helpful? Give feedback.
Answered by
AlexFenlon
Jan 28, 2025
Replies: 1 comment 3 replies
-
Hi @csmarvz, Thank you for making this discussion. I was wondering, which |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @csmarvz,
For NIC, snippets can be used directly on the ConfigMap or VirtualServer/VirtualServerRote and TransportServer.
Snippets allow injecting nginx config where you want it so I recommend looking in to this as you will be able to set the
keepalive-time
directive here.