Forum Moderators: phranque

Message Too Old, No Replies

IIS 5.0 on 2000 Pro, Maximum sites?

IIS 5.0 on 2000 Pro

         

Franklin

8:50 pm on Feb 8, 2003 (gmt 0)



I am looking to migrate my sites from my Win4.0 server to a 2000 OS. I don't want to by 2000 Server unless I am force to. Can IIS 5.0 under 2000Pro handle large loads, lots of sites.

I don't need all the overhead that 2000 server provides, it is only a dedicated webserver. With perl, php, asp, frontpage extensions, and MySQL.

Franklin

9:09 pm on Feb 8, 2003 (gmt 0)



Well, I keep searching till I found it. Read and weep.
-----------
<http://support.microsoft.com/default.aspx?scid=kb;EN-US;262632>
Limited to 10 connections
Limited to one Web and one FTP server. In other words, you cannot create additional virtual Web or FTP servers.

<http://support.microsoft.com/default.aspx?scid=kb;en-us;263857>
In the Internet Service Manager (ISM), which loads the Internet Information Server snap-in for the Microsoft Management Console (MMC), the following features are not available when you run Internet Information Services (IIS) 5.0 on Microsoft Windows 2000 Professional and IIS 5.1 on Microsoft Windows XP:
The Operators tab is not listed on the property sheet of the Web site.
On the Directory Security tab, the Edit button in the IP address and domain name restrictions section appears dimmed.
On the Performance tab, the Enable bandwidth throttling, Enable process throttling, and Enforce limits check boxes appear dimmed on a Windows 2000 Professional-based computer. The Performance tab is not listed on the property sheet of a Web site that is running on a Microsoft Windows XP Professional-based computer.
CAUSE
These features are not supported in IIS 5.0 running on a Windows 2000 Professional-based computer and IIS 5.1 running on a Windows XP Professional-based computer.

andreasfriedrich

9:19 pm on Feb 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld [webmasterworld.com] Franklin.

Be sure to read Marcia`s WebmasterWorld Welcome and Guide to the Basics [webmasterworld.com] post.

While I know nothing about it you might not want to trust MS. Just like most features that are supposedly disabled in WinXP Home are still there, all you need to do is use the command line admin tools you might be able to manipulate the registry directly instead of goind through the mmc.

However, you might not be able to overcome the "Limited to 10 connections". And even if you were that would violate your license.

Andreas

NFFC

10:12 pm on Feb 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld Franklin,

We were running 2000 Pro for our local system and to be honest it sucks even for that. We have just gone back to NT which we also use for our web server, I love it.

Any reason why you are looking to move away from NT?

Franklin

10:12 pm on Feb 8, 2003 (gmt 0)



Thanks for the welcome. It is painfully worth it to buy 2000K server and not hack it to work. The way MS patches their stuff, each hack could be broken in the next update. But thanks. If it was not for ASP, I would be doing Apache all the way.

Franklin

10:18 pm on Feb 8, 2003 (gmt 0)



I am also used to NT, but the security on 2K is very strong (by MS standards) and with waning support on NT, I don't want to be caught with my patches down. I mangage many NT, WS and 2k servers, and am getting used to 2K.

I like Linux, but the learning curve is still steep on getting it hardend and secure the way I like. If FrontPage Extenstions and ASP did not exist, it would be a no-brainer. Plus the install dance on NT is just too much trouble anymore. Load this, step back and patch, then that, here is the options, and patch again. Wheww, I am getting quezy thinking about it.

NFFC

10:28 pm on Feb 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



> If it was not for ASP, I would be doing Apache all the way.

Me too Franklin, me too. We are going to stick with NT for the next couple of years, I think they recently extended support for it.

andreasfriedrich

10:32 pm on Feb 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



NFFC [webmasterworld.com] wrote at 10:28 on Feb. 08, 2003 in message #7 [webmasterworld.com]
they recently extended support for it.

I didnīt know that. It would be quite nice ;). So it might live well beyond its 10th birthday ;)

Andreas

NFFC

11:07 pm on Feb 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hmmm, they have changed something very recently, I can see why Franklin is looking to move.

Before they said "We will provide customers at least a year?s notice before we cease security support." that has now gone. Check the Google cache [216.239.39.100] and compare with the current page, not good.

nipear

11:26 pm on Feb 8, 2003 (gmt 0)

10+ Year Member



Limited to 10 connections
Limited to one Web and one FTP server. In other words, you cannot create additional virtual Web or FTP servers.

I think this is reffering to local network access.

You can create plenty of sites on iis 5. Virtual and ip based along with ftp accounts.

Franklin

12:46 am on Feb 9, 2003 (gmt 0)



Can you stress test yours. See if it can handle more that 10 concurrent users. I have one site that recieved over 100K hits in a day. I can't have sites, kick users off.

The clincher for me is the abilty to limit the CPU per site. That is great, when you have lots of clients, coding CGIs with limited experience.

And being able to lock out by IP. I use that all of the time.

I am going to have to save my Microsoft pennies for server. ;-(

Franklin

12:47 am on Feb 9, 2003 (gmt 0)



That is IIS 5 on 2000 Professional only.