Using an IIS server with multiple sites behind an application loadbalancer

0

I am trying to put some sites on an iis server behind a loadbalancer on aws.

The loadbalancer has ssl certificate from acm.

To have the site reachable on the configured subdomain, I have to bind both the loadbalancer and the subdomain url to the site, but I have more than one site on that server, meaning...I cannot bind the loadbalancer url to more than one site at a time. Why do I have to bind the loadbalancer url to a site before it works, I used to believe binding it to the subdomain url was sufficient? If I bind only the url of the subdomain to the site, it would be unavailable...please what configuration or steps do I take in cases like this?

Olive
質問済み 3ヶ月前85ビュー
1回答
0
承認された回答

This was resolved with host headers on alb listener rules pointing to the target group of the instance, once done, it was no longer necessary to bind a site to the alb url

Olive
回答済み 3ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ