02-26-04 11:34 PM
Xref: TK2MSFTNGP08.phx.gbl microsoft.public.inetserver.iis:299987
"scott" <scottscotland@yahoo.com> wrote in message
news:OY9g2KI$DHA.2072@TK2MSFTNGP11.phx.gbl...
> one quick addtional thing:
>
> Im lead to believe that using host headers you can manage all traffic for
> multiple IIS machines on port 80. Is this the case ?
>
> for example:
>
> net
> v
> router
> v
> iis1 > iis2
> v
> iis 3
>
> You would manipulte host headers on IIS 1 to direct traffic on port 80 to
> IIS2 or IIS3 depedning on what the clinet is requesting ?
>
> Thanks
> Scott.
>
>
Host headers allow traffic on a single IP and the same port to get different
web pages.
Each machine with IIS still needs it's own IP address, from there you can
share it with different webs.
Though if your router can translate ports 80, 81, and 999 to IP1, IP2 and
IP3 respectively all using a single WAN IP your example above might work.
[ Post a follow-up to this message ]
|