Minor documentation fixes (#3350)

Signed-off-by: Derek Argueta <dereka@pinterest.com>

Mirrored from https://github.com/envoyproxy/envoy @ 84f8ce0ac1d474c6845d999fa3aef98034e4afbb
pull/620/head
data-plane-api(CircleCI) 7 years ago
parent 9212202eb5
commit 3cfebb2eb1
  1. 1
      envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto

@ -168,7 +168,6 @@ message HttpConnectionManager {
// :ref:`config_http_conn_man_headers_x-forwarded-for` for more information.
uint32 xff_num_trusted_hops = 19;
// of the client connection as the origin client address if *use_remote_address* is true
// Whether the connection manager will generate the :ref:`x-request-id
// <config_http_conn_man_headers_x-request-id>` header if it does not exist. This defaults to
// true. Generating a random UUID4 is expensive so in high throughput scenarios where this feature

Loading…
Cancel
Save