Skip to content

Commit

Permalink
load_shed: update overload manager doc to add http_downstream_filter_…
Browse files Browse the repository at this point in the history
…check (#33795)


---------

Signed-off-by: Boteng Yao <boteng@google.com>
  • Loading branch information
botengyao committed Apr 30, 2024
1 parent 1558084 commit bbdc4d7
Showing 1 changed file with 5 additions and 0 deletions.
Expand Up @@ -170,6 +170,11 @@ The following core load shed points are supported:
pressure, typically memory. This happens once geting data from the
connection.

* - envoy.load_shed_points.http_downstream_filter_check
- Envoy will send local reply directly before creating an upstream request in
the router if Envoy is under resource pressure, typically memory. This change
makes load shed check availabe in HTTP decoder filters.

.. _config_overload_manager_reducing_timeouts:

Reducing timeouts
Expand Down

0 comments on commit bbdc4d7

Please sign in to comment.