>Somebody know how many sites is posible defined in IIS?
>There are a recommendable number of sites, for a good operation?
I think the answer to that depends on what kind of traffic the sites
are generating. I wrote a script that ran and created sites in IIS. I
made over 5,000 sites. They weren't running, this was a development
server, but it is physically possible to create over 5,000 sites in
IIS5.0
Now, if the sites you are running in production are high volume sites
your server will pay the price. I manage one server that generates
about 80 gigs of traffic a month. The processor is around 5 to 30 %
average. The server has a 2.5 gig processor and a gig of ram.
These are not high volume sites. No MSSQL on the server or for any of
the sites.
You could effectively have two sites on a single server and depending
on the traffic that could be one too many.
I guess what you could say is the number of sites is inversely
proportional to the traffic they generate. The more the traffic the
less number of sites. The less traffic generated the more sites you
can place on the box. This would be true for any hardware really. For
higher powered hardware the numbers are simply bigger.
Now, this doesn't take into consideration the behavior of the sites.
That's a whole nother issue.
John Cesta
<a style='text-decoration: underline;' href="http://www.cybersmarts.net" target="_blank">http://www.cybersmarts.net</a>
-------------------------------------------
ColdFusion Hosting Includes 10 Domains
100% Browser Based Administration
---------------------------------
LogFileManager - The only IIS Logfile Management Tool
DomainReportIt PRO - Helps Convert IIS Installs
<a style='text-decoration: underline;' href="http://www.serverautomationtools.com" target="_blank">http://www.serverautomationtools.com</a>
On Tue, 26 Aug 2003 10:56:07 +0200, "josep LR"
<serveitecniclr.DeleteThis@terra.es> wrote:
>Greatings,
>
>Somebody know how many sites is posible defined in IIS?
>There are a recommendable number of sites, for a good operation?
>
>thanks.
><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Number of sites?