modatwork

Results 13 comments of modatwork

The issue can be mitigated by either increasing the `stream_idle_timeout` or decreasing the `per_connection_buffer_limit_bytes`, if applicable to the use case.

This could be used to solve https://github.com/envoyproxy/gateway/issues/1909, though it may require further refinement. Specifically, the Envoy Gateway should allocate distinct priority levels to the same upstream endpoint, varying by the...

I think it's possible. xDS server can read the locality info of envoy node. > The cache will be keyed based on a pre-defined hash function whose keys are based...