Skip to content

Commit 3b858e2

Browse files
Update network-settings.md (#8138) (#8140)
1 parent cfaadea commit 3b858e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_install-and-configure/configuring-opensearch/network-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ OpenSearch supports the following advanced network settings for transport commun
5151

5252
## Selecting the transport
5353

54-
The default OpenSearch transport is provided by the `transport-netty4` module and uses the [Netty 4](https://netty.io/) engine for both internal TCP-based communication between nodes in the cluster and external HTTP-based communication with clients. This communication is fully asynchronous and non-blocking. However, there are other transport plugins available that can be used interchangeably:
54+
The default OpenSearch transport is provided by the `transport-netty4` module and uses the [Netty 4](https://netty.io/) engine for both internal TCP-based communication between nodes in the cluster and external HTTP-based communication with clients. This communication is fully asynchronous and non-blocking. The following table lists other available transport plugins that can be used interchangeably.
5555

5656
Plugin | Description
5757
:---------- | :--------

0 commit comments

Comments
 (0)