elasticsearch/docs/reference/modules
Daniel Mitterdorfer 0a6f40c7f5 Enable HTTP compression by default with compression level 3
With this commit we compress HTTP responses provided the client
supports it (as indicated by the HTTP header 'Accept-Encoding').

We're also able to process compressed HTTP requests if needed.

The default compression level is lowered from 6 to 3 as benchmarks
have indicated that this reduces query latency with a negligible
increase in network traffic.

Closes #7309
2016-05-03 08:53:15 +02:00
..
cluster
discovery
indices
scripting Add tests/doc for boolean fields with expressions 2016-05-02 18:13:03 -04:00
cluster.asciidoc
discovery.asciidoc
gateway.asciidoc
http.asciidoc Enable HTTP compression by default with compression level 3 2016-05-03 08:53:15 +02:00
indices.asciidoc
memcached.asciidoc
network.asciidoc
node.asciidoc
painless.asciidoc
plugins.asciidoc
scripting.asciidoc
snapshots.asciidoc
threadpool.asciidoc
thrift.asciidoc
transport.asciidoc
tribe.asciidoc