Skip to content

reverse-proxy timeout how to set? #2183

Answered by Tratcher
duyanming asked this question in Q&A
Discussion options

You must be logged in to vote

See ActivityTimeout:

- ActivityTimeout - how long a request is allowed to remain idle between any operation completing, after which it will be canceled. The default is 100 seconds. The timeout will reset when response headers are received or after successfully reading or writing any request, response, or streaming data like gRPC or WebSockets. TCP keep-alives and HTTP/2 protocol pings will not reset the timeout, but WebSocket pings will.

"ActivityTimeout" : "00:02:00",

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by duyanming
Comment options

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

@Tratcher
Comment options

@duyanming
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Type: Bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #2181 on July 07, 2023 18:27.