|
Home > Archive > IIS Server > December 2005 > Maximun number of virtual hosts
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Maximun number of virtual hosts
|
|
| Alvaro Remesal 2005-12-21, 5:57 pm |
| I'm developing a web application which is in a host in my IIS. This
application can (and must) manage a lot of virtual web sites, all of these
under the same IIS host.
My question is: inside a same host, how many identities can IIS manage? Does
a maximun number of diferent identities (couple of URL + IP/port) exist into
the same site?
Sorry for my English, and thank you for wasting your time with my trouble,
Alvaro Remesal
| |
| Kristofer Gafvert 2005-12-21, 5:57 pm |
| Hello,
IIS does not have any hard coded limit in the number of websites, virtual
directories etc. (it is not clear what a virtual host is, but i think you
mean website).
The only limitation would be hardware, if the machine's hardware is not
good enough to handle all the websites (CPU, memory, network connection
etc.).
--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info
Alvaro Remesal wrote:
>I'm developing a web application which is in a host in my IIS. This
>application can (and must) manage a lot of virtual web sites, all of these
>under the same IIS host.
>
>My question is: inside a same host, how many identities can IIS manage?
>Does
>a maximun number of diferent identities (couple of URL + IP/port) exist
>into
>the same site?
>
>Sorry for my English, and thank you for wasting your time with my trouble,
>
>Alvaro Remesal
| |
| Bernard Cheah [MVP] 2005-12-22, 2:58 am |
| Yupe,
http://www.microsoft.com/technet/co...si0605.mspx#ELE
--
Regards,
Bernard Cheah
http://www.iis-resources.com/
http://www.iiswebcastseries.com/
http://www.msmvps.com/blogs/bernard/
"Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
news:xn0eb9ir5282hoh003@news.microsoft.com...[vbcol=seagreen]
> Hello,
>
> IIS does not have any hard coded limit in the number of websites, virtual
> directories etc. (it is not clear what a virtual host is, but i think you
> mean website).
>
> The only limitation would be hardware, if the machine's hardware is not
> good enough to handle all the websites (CPU, memory, network connection
> etc.).
>
>
> --
> Regards,
> Kristofer Gafvert
> http://www.gafvert.info/iis/ - IIS Related Info
>
>
> Alvaro Remesal wrote:
>
| |
| Alvaro Remesal 2005-12-26, 7:48 am |
| Hello,
It's ok, there is no limit of websites hosted by IIS 6. But, in my case, i
have one site which can be accessed from a lot of names.
In the IIS configuration, i select the site, right click, Propierties,
Advanced and then i create a lot of "Multiple identities" for the same site.
I mean that names, and i ask for the existence of a limit in these multiple
identities for a website.
Thank you very much for your answer,
regards,
Alvaro Remesal
| |
| Kristofer Gafvert 2005-12-26, 7:48 am |
| As far as i know, there is no such limit.
--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info
Alvaro Remesal wrote:
>Hello,
>
>It's ok, there is no limit of websites hosted by IIS 6. But, in my case, i
>have one site which can be accessed from a lot of names.
>
>In the IIS configuration, i select the site, right click, Propierties,
>Advanced and then i create a lot of "Multiple identities" for the same
>site.
>I mean that names, and i ask for the existence of a limit in these multiple
>identities for a website.
>
>Thank you very much for your answer,
>
>regards,
>
>Alvaro Remesal
|
|
|
|
|