summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--streaming/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/streaming/README.md b/streaming/README.md
index 43fb7a4637..57c392f406 100644
--- a/streaming/README.md
+++ b/streaming/README.md
@@ -380,7 +380,7 @@ netdata INFO : WEB_SERVER[static4] : STREAM child01 [send]: sending metrics...
```
#### How to enable stream compression
-Netdata Agents are shipped with data compression disabled by default. You can also configure which streams will use compression.
+Netdata Agents are shipped with data compression enabled by default. You can also configure which streams will use compression.
With enabled stream compression, a Netdata Agent can negotiate streaming compression with other Netdata Agents. During the negotiation of streaming compression both Netdata Agents should support and enable compression in order to communicate over a compressed stream. The negotiation will result into an uncompressed stream, if one of the Netdata Agents doesn't support **or** has compression disabled.