envoyproxy / envoyproxy/gateway

Support DelayedCloseTimeout

Open
#4,347 4 comments 0 reactions 1 assignee Claimed by @bjlhlin View on GitHub
area/api kind/decision kind/feature stale
Dominant language
Go
Stars
3k
Forks
864
Avg merge
2d 2h
Merged PRs (30d)
140

Description

*Description*:
>Describe the desired behavior, what scenario it enables and how it
would be used.

The delayed close timeout is for downstream connections managed by the HTTP connection manager.
It is defined as a grace period after connection close processing has been locally initiated
during which Envoy will wait for the peer to close (i.e., a TCP FIN/RST is received by Envoy
from the downstream connection) prior to Envoy closing the socket associated with that
connection.

[optional *Relevant Links*:]
>Any extra documentation required to understand the issue.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.