Add clarity

This commit is contained in:
[cmknox] 2024-08-31 22:38:17 -06:00
parent 99a41bceb9
commit 28fb4abc30

View File

@ -69,7 +69,7 @@ Delivery Optimization requires the use of certain ports to deliver content. Make
| Port | Protocol | Function | | Port | Protocol | Function |
|---------|-------------------|----------| |---------|-------------------|----------|
| 7680 | TCP/IP | Listen for P2P using TCP/IP | | 7680 | TCP/IP | Listen for P2P using TCP/IP |
| 3544 | UDP | Use Teredo to discover and connect to peers across NATs. Refer to official Teredo documentation [here](https://learn.microsoft.com/windows/win32/teredo/required-firewall-exceptions-for-teredo) | 3544 | UDP | Use Teredo to discover and connect to peers across NATs. Refer to official [Teredo documentation](https://learn.microsoft.com/windows/win32/teredo/required-firewall-exceptions-for-teredo) for more information. |
| 443 | HTTPS / TLS 1.2 | Use to communicate Delivery Optimization client and service | | 443 | HTTPS / TLS 1.2 | Use to communicate Delivery Optimization client and service |
## 2. Evaluate Delivery Optimization policies ## 2. Evaluate Delivery Optimization policies