Yuchen Dai
Yuchen Dai
Signed-off-by: Yuchen Dai **What this PR does / why we need it**: **Which issue this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close that issue when...
*Description*: Envoy hot restart works most of the time, but the hot restart attempt would be rejected if the parent is not fully initialized. The current implentation is, the child...
TLS handshake nowadays are still cpu insenstive. Even In the service mesh env where no intended attacker or few compromised workload, a TLS client can easily create DOS attack to...
We are running envoy as host proxy to enforce mTLS. We find that Envoy could be hammer by TLS handshake. We enabled max_session_keys in UpstreamTlsContext and see signicant CPU utilization...
Commit Message: For https://github.com/envoyproxy/envoy/issues/33512 Additional Description: Risk Level: Testing: Docs Changes: Release Notes: Platform Specific Features: [Optional Runtime guard:] [Optional Fixes #Issue] [Optional Fixes commit #PR or SHA] [Optional Deprecated:]...