Skip to content

Commit 3d9e55c

Browse files
authored
Merge pull request #100301 from vhorne/ag-multi-site
update per GH issue 38580
2 parents 80eb4dc + 9d98db2 commit 3d9e55c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-gateway/multiple-site-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ description: This article provides an overview of the Azure Application Gateway
44
services: application-gateway
55
author: vhorne
66
ms.service: application-gateway
7-
ms.date: 1/17/2019
7+
ms.date: 1/7/2020
88
ms.author: amsriva
99
ms.topic: conceptual
1010
---
1111

1212
# Application Gateway multiple site hosting
1313

14-
Multiple site hosting enables you to configure more than one web application on the same application gateway instance. This feature allows you to configure a more efficient topology for your deployments by adding up to 100 websites to one application gateway. Each website can be directed to its own backend pool. In the following example, application gateway is serving traffic for contoso.com and fabrikam.com from two back-end server pools called ContosoServerPool and FabrikamServerPool.
14+
Multiple site hosting enables you to configure more than one web application on the same port of an application gateway. This feature allows you to configure a more efficient topology for your deployments by adding up to 100 websites to one application gateway. Each website can be directed to its own backend pool. In the following example, application gateway is serving traffic for contoso.com and fabrikam.com from two back-end server pools called ContosoServerPool and FabrikamServerPool.
1515

1616
![imageURLroute](./media/multiple-site-overview/multisite.png)
1717

0 commit comments

Comments
 (0)