elasticsearch/docs/reference/modules
Tim Brooks 293d490ded
Add additional transport compression options (#74587)
This commit is related to #73497. It adds two new settings. The first setting
is transport.compression_scheme. This setting allows the user to
configure LZ4 or DEFLATE as the transport compression. Additionally, it
modifies transport.compress to support the value indexing_data. When
this setting is set to indexing_data only messages which are primarily
composed of raw source data will be compressed. This is bulk, operations
recovery, and shard changes messages.
2021-06-29 12:14:47 -06:00
..
cluster Breaking change for single data node setting (#73737) 2021-06-07 13:12:04 +02:00
discovery Increase PeerFinder verbosity on persistent failure (#73128) 2021-05-17 10:52:18 +01:00
indices [DOCS] Increase search.max_bucket default value by one 2021-06-29 08:38:24 -04:00
network Expand and consolidate networking docs (#68051) 2021-02-01 13:06:20 +00:00
cluster.asciidoc [DOCS] Document dynamic cluster-lvl shard alloc settings (#61338) 2020-08-31 11:04:11 -04:00
discovery.asciidoc Expand and consolidate networking docs (#68051) 2021-02-01 13:06:20 +00:00
gateway.asciidoc Remove deprecated gateway settings (#53845) 2021-02-03 14:10:45 +00:00
http.asciidoc [DOCS] http.client_stats.enabled setting (#71188) 2021-04-02 07:58:05 -05:00
network.asciidoc Trivial typo: bindiing -> binding 2021-04-27 12:20:46 +01:00
node.asciidoc [DOCS] Update 'shared_cache' references for searchable snapshots (#72775) 2021-05-05 17:49:15 -04:00
plugins.asciidoc [DOCS] Relocate "Plugins" page (#54974) 2020-04-10 15:29:44 -04:00
remote-clusters.asciidoc Add additional transport compression options (#74587) 2021-06-29 12:14:47 -06:00
threadpool.asciidoc [DOC] Add watcher to the threadpool doc (#73935) 2021-06-16 11:07:36 -04:00
transport.asciidoc Add additional transport compression options (#74587) 2021-06-29 12:14:47 -06:00