OpenSearch/docs/reference/modules
Mayya Sharipova 5dcfdb09cb
Control max size and count of warning headers (#28427)
Control max size and count of warning headers

Add a static persistent cluster level setting
"http.max_warning_header_count" to control the maximum number of
warning headers in client HTTP responses.
Defaults to unbounded.

Add a static persistent cluster level setting
"http.max_warning_header_size" to control the maximum total size of
warning headers in client HTTP responses.
Defaults to unbounded.

With every warning header that exceeds these limits,
a message will be logged in the main ES log,
and any more warning headers for this response will be
ignored.
2018-04-13 05:55:33 -04:00
..
cluster Control max size and count of warning headers (#28427) 2018-04-13 05:55:33 -04:00
discovery Move DNS cache settings to important configuration 2017-11-29 18:02:26 -05:00
indices Add accounting circuit breaker and track segment memory usage (#27116) 2017-12-01 07:59:45 -07:00
scripting Docs: Add note about missing mapping for doc values field (#29036) 2018-03-20 22:15:34 -07:00
cluster.asciidoc Fix typo in cluster module docs 2016-07-12 16:32:23 -04:00
cross-cluster-search.asciidoc Remove tribe node support (#28443) 2018-01-30 20:40:19 +01:00
discovery.asciidoc
gateway.asciidoc Provide explanation of dangling indices, fixes #26008 (#26999) 2018-01-22 18:39:21 +10:00
http.asciidoc Control max size and count of warning headers (#28427) 2018-04-13 05:55:33 -04:00
indices.asciidoc Fix doc build. 2016-06-22 09:34:49 +02:00
memcached.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
network.asciidoc Add note regarding quoting values for network.host 2018-02-27 10:33:45 -08:00
node.asciidoc Remove tribe node support (#28443) 2018-01-30 20:40:19 +01:00
plugins.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
scripting.asciidoc [DOCS] Added Painless Language Spec content 2017-05-16 12:46:56 -07:00
snapshots.asciidoc [DOCS] Unregister repository instead of deleting it (#29206) 2018-03-23 15:53:36 +01:00
threadpool.asciidoc Update threadpool.asciidoc target_response_time (#28655) 2018-02-13 08:30:16 -07:00
thrift.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
transport.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00