Skip to content

Commit 749c35d

Browse files
Merge pull request #233534 from duongau/afdarchitect
Azure Front Door - Routing architecture - freshness update
2 parents 1768b16 + c38f92c commit 749c35d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/frontdoor/front-door-routing-architecture.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ author: duongau
77
ms.service: frontdoor
88
ms.topic: conceptual
99
ms.workload: infrastructure-services
10-
ms.date: 01/27/2022
10+
ms.date: 04/04/2023
1111
ms.author: duau
1212
zone_pivot_groups: front-door-tiers
1313
---
1414

1515
# Routing architecture overview
1616

17-
Front Door traffic routing takes place over multiple stages. First, traffic is routed from the client to Front Door. Then, Front Door uses your configuration to determine the origin to send the traffic to. The Front Door web application firewall, routing rules, rules engine, and caching configuration all affect the routing process.
17+
Azure Front Door traffic routing takes place over multiple stages. First, traffic is routed from the client to the Front Door. Then, Front Door uses your configuration to determine the origin to send the traffic to. The Front Door web application firewall, routing rules, rules engine, and caching configuration can all affect the routing process.
1818

1919
The following diagram illustrates the routing architecture:
2020

@@ -34,7 +34,7 @@ The rest of this article describes these steps in detail.
3434

3535
## Select and connect to the Front Door edge location
3636

37-
The user or client application initiates a connection to Front Door. The connection terminates at an edge location close to the user. Front Door's edge location processes the request.
37+
The user or client application initiates a connection to the Front Door. The connection terminates at an edge location closest to the end user. Front Door's edge location processes the request.
3838

3939
For more information about how requests are made to Front Door, see [Front Door traffic acceleration](front-door-traffic-acceleration.md).
4040

@@ -168,6 +168,6 @@ Finally, the request is forwarded to the backend.
168168

169169
::: zone pivot="front-door-classic"
170170

171-
- Learn how to [create a Front Door](quickstart-create-front-door.md).
171+
- Learn how to [create a Front Door profile](quickstart-create-front-door.md).
172172

173173
::: zone-end

0 commit comments

Comments
 (0)