Skip to content

Commit 5847f42

Browse files
committed
Update site limit
1 parent a3bf049 commit 5847f42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-gateway/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: vhorne
66
ms.service: application-gateway
77
ms.topic: overview
88
ms.custom: mvc
9-
ms.date: 10/11/2018
9+
ms.date: 1/11/2019
1010
ms.author: victorh
1111
#Customer intent: As an IT administrator, I want to learn about Azure Application Gateways and what I can use them for.
1212
---
@@ -77,7 +77,7 @@ For example, requests for `http://contoso.com/video/*` are routed to VideoServer
7777

7878
## Multiple-site hosting
7979

80-
Multiple-site hosting enables you to configure more than one web site on the same application gateway instance. This feature allows you to configure a more efficient topology for your deployments by adding up to 20 web sites to one application gateway. Each web site can be directed to its own pool. For example, application gateway can serve traffic for `contoso.com` and `fabrikam.com` from two server pools called ContosoServerPool and FabrikamServerPool.
80+
Multiple-site hosting enables you to configure more than one web site on the same application gateway instance. This feature allows you to configure a more efficient topology for your deployments by adding up to 100 web sites to one application gateway. Each web site can be directed to its own pool. For example, application gateway can serve traffic for `contoso.com` and `fabrikam.com` from two server pools called ContosoServerPool and FabrikamServerPool.
8181

8282
Requests for `http://contoso.com` are routed to ContosoServerPool, and `http://fabrikam.com` are routed to FabrikamServerPool.
8383

0 commit comments

Comments
 (0)