Skip to content

Commit 96f100f

Browse files
Merge pull request #305549 from mbender-ms/patch-381684
Update date for configuration HTTP settings articleApp he | update image
2 parents 886de1d + 568c85f commit 96f100f

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

articles/application-gateway/configuration-http-settings.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: mbender-ms
66
ms.service: azure-application-gateway
77
ms.topic: concept-article
8-
ms.date: 09/11/2025
8+
ms.date: 09/15/2025
99
ms.author: mbender
1010
ms.custom:
1111
- build-2025
@@ -171,10 +171,9 @@ For example, if *www.contoso.com* is specified in the **Host name** setting, the
171171
### Dedicated Backend Connection
172172

173173
Azure Application Gateway, by default, reuses idle backend connections to optimize the resource utilization of TCP connections for both the Application Gateway and the backend server.
174-
To support security functions in customer data paths that necessitate unique backend connections per client, Azure Application Gateway V2 provides dedicated connections to backend servers. This capability establishes direct, one-to-one mapping between frontend and backend connections, ensuring persistent connectivity for each individual client.
174+
To support security functions in customer data paths that necessitate unique backend connections per client, Azure Application Gateway V2 provides dedicated connections to backend servers.
175175

176-
177-
<img width="644" height="641" alt="image" src="https://github.com/user-attachments/assets/1eaa735c-04fb-4451-b048-2267884be4be" />
176+
:::image type="content" source="media/configuration-http-settings/dedicated-backend.png" alt-text="Screenshot of network flows through Application Gateway layer 7 proxy."::: This capability establishes direct, one-to-one mapping between frontend and backend connections, ensuring persistent connectivity for each individual client.
178177

179178
>[!IMPORTANT]
180179
>Dedicated backend connection leads to an increase in the number of backend connections and hence could require more resources to support the increased concurrent connections on Application Gateway and the backend servers. On Application Gateway, you must consider increasing the number of instances or enabling auto scale.

0 commit comments

Comments
 (0)