From a23377f509add9c401ae22aac542864626daa129 Mon Sep 17 00:00:00 2001 From: odynik Date: Tue, 12 Apr 2022 13:48:01 +0300 Subject: [Stream compression Docs] - Enabled by default (#12669) --- streaming/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'streaming/README.md') 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. -- cgit v1.2.3