From 7abd382d071732f12ed6e84d2b5b3b31e810b787 Mon Sep 17 00:00:00 2001 From: "[cmknox]" <[cmknox@gmail.com]> Date: Fri, 31 May 2024 14:45:12 -0600 Subject: [PATCH] More small updates --- .../deployment/do/waas-delivery-optimization-monitor.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/windows/deployment/do/waas-delivery-optimization-monitor.md b/windows/deployment/do/waas-delivery-optimization-monitor.md index 89d150b2bd..675851ae42 100644 --- a/windows/deployment/do/waas-delivery-optimization-monitor.md +++ b/windows/deployment/do/waas-delivery-optimization-monitor.md @@ -90,10 +90,10 @@ For details, see [Windows Update for Business Delivery Optimization Report](/win | NumberOfPeers | Total number of peers found across all files currently in the cache | | CacheHostConnections | Number of cache host server connections | | CdnConnections | Number of CDN server connections | -| LanConnections | Number of LAN peer connections | -| LinkLocalConnections | Number of Link Local peer connections | -| GroupConnections | Number of Group peer connections | -| InternetConnections | Number of Internet peer connections | +| LanConnections | Number of peer connections over LAN | +| LinkLocalConnections | Number of peer connections over Link Local | +| GroupConnections | Number of peer connections over Group | +| InternetConnections | Number of peer connections over Internet | | DownlinkBps | Average download bandwidth usage currently seen across all network adapters | | DownlinkUsageBps | Average bandwidth currently used by Delivery Optimization for downloads | | UplinkBps | Average upload bandwidth usage currently seen across all network adapters |