Change-Id: If7178a17824e3d41ab89b23fc586b212191bdb65
This commit is contained in:
Antonio Ojea 2024-11-15 12:42:50 +00:00
parent 14459aa5f9
commit 10ffc4842d
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ The aggregated throughput help to understand if the cluster network and applicat
### How to measure the SLI.
Requires tto collect both the time duration of the connection and the amount of data transferred during that time. This can be done:
Requires to collect both the time duration of the connection and the amount of data transferred during that time. This can be done:
- Client-side: In the application code or using a benchmark application.
- Network devices: Packet inspection and analysis on nodes along the network datapath.