Joshua Marantz
Joshua Marantz
Currently the admin API is designed so the implementation must collect and return the entire response in one contiguous block. This means that very long responses such as /stats and...
*Title*: https://www.envoyproxy.io/docs/envoy/latest/configuration/listeners/stats#tls-statistics has no latency histograms, and they would be helpful for debugging connection latency issues. I'd like to hear if, when addressing this bug, there are a few other...
This flaked for me in a CI: https://dev.azure.com/cncf/envoy/_build/results?buildId=165561&view=logs&j=8bf29878-a4cc-50f7-4e84-2255e6fd4065&t=150a3762-112b-5713-0d28-af1eb6c2fbf4 ``` 2024-03-20T19:10:36.7571536Z [ RUN ] IpVersionsClientTypeDeferredProcessing/ExtProcIntegrationTest.GetAndSetTrailersIncorrectlyOnResponse/IPv6_GoogleGrpc_NoDeferredProcessing 2024-03-20T19:10:36.7572847Z test/extensions/filters/http/ext_proc/ext_proc_integration_test.cc:252: Failure 2024-03-20T19:10:36.7573591Z Value of: response.waitForEndStream() 2024-03-20T19:10:36.7574178Z Actual: false (Timed out waiting for end stream...
This was from CI for a PR that does not appear related: #32346 full logs here: https://dev.azure.com/cncf/4684fb3d-0389-4e0b-8251-221942316e06/_apis/build/builds/163565/logs/413 thread 1: ``` 024-02-29T18:05:45.8761644Z [ RUN ] IpVersions/SslIntegrationTest.LogPeerIpSanUnsupportedIpVersion/IPv4 2024-02-29T18:05:45.8762331Z ================== 2024-02-29T18:05:45.8762756Z WARNING: ThreadSanitizer:...
*Title*: http: want max-connection-duration variant that will only send Connection:close responses and never drain from proxy *Description*: Currently, when max-connection-duration is reached for H1, the proxy will send a Connection:close...