Skip to content

Commit 2b3de20

Browse files
committed
Architecture note
1 parent 61d0a25 commit 2b3de20

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

site/content/overview/gateway-architecture.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,10 @@ The following list describes the connections, preceeded by their types in parent
9292
1. (HTTP, HTTPS) A _client_ sends traffic to and receives traffic from any of the _NGINX workers_ on ports 80 and 443.
9393
1. (HTTP, HTTPS) An _NGINX worker_ sends traffic to and receives traffic from the _backends_.
9494

95+
Below are additional connections not depcited on the diagram:
96+
97+
- (HTTPS) NGF sends [product telemetry data]({{< relref "/overview/product-telemetry.md" >}}) to the F5 telemetry service.
98+
9599
### Differences with NGINX Plus
96100

97101
The previous diagram depicts NGINX Gateway Fabric using NGINX Open Source. NGINX Gateway Fabric with NGINX Plus has the following difference:

0 commit comments

Comments
 (0)