Skip to content

How to make connection being connected forever? #2185

Answered by nibanks
ami-GS asked this question in Q&A
Discussion options

You must be logged in to vote

A value of 0 for IdleTimeoutMs indicate "no idle timeout", effectively disabling idle timeouts. But be aware, QUIC negotiates idle times for a connection as the minimum of what the client and server offer. So if you disable them on the client side, but the server still has it configured, it will be whatever the server configured it to be.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@Wizmann
Comment options

@nibanks
Comment options

@Wizmann
Comment options

Answer selected by ami-GS
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants