listener: create generic listener filter timeout (#5231)
Move the hard-coded 15s timeout in TLS inspector into the connection handler such that it covers all listener filters. Also make it configurable as well as add useful stats to see how many connections are currently undergoing listener filter processing. Fixes https://github.com/envoyproxy/envoy/issues/5217 Signed-off-by: Matt Klein <mklein@lyft.com> Mirrored from https://github.com/envoyproxy/envoy @ e96425aabcce10ab2030de66f69cbb20a867322fpull/620/head
parent
da85dc4f3d
commit
31172b91f2
1 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue