Bit of a problem finding a detailed feature table that covers IIS. It's probably available in windows 7 pro. How many sites will it support, or is it unlimited as in xp and vista?

link|improve this question

69% accept rate
1  
FYI, XP does not allow unlimited sites on IIS. It only allows one. This is one of the major frustrations of XP's IIS when you develop multiple sites. IIS7 on Vista and 7.5 on XP support unlimited sites though. – Mystere Man Sep 4 '09 at 19:34
1  
On xp with IIS5 I vaguely remember having to do some command line operations to add/remove additional sites since the option wasn't in the manager UI. – P a u l Sep 8 '09 at 20:06
XP allowed multiple sites, but had no GUI to create them. It would also allow only one to run at a time. IIS7x has moved to a simultaneous request limit - 10 for Pro (and Ent?), 3 for Premium,Home and Basic. See here: learn.iis.net/page.aspx/479/iis-70-features-and-vista-editions – Christopher_G_Lewis Sep 18 '09 at 17:32
feedback

2 Answers

up vote 5 down vote accepted

IIS is available on Windows 7 Professional and Ultimate (and maybe Enterprise too).

It will support unlimited sites and users.

link|improve this answer
confirmed by Brian Liang - Enterprise has it. Warp speed ahead! – caliban Sep 4 '09 at 16:55
Enterprise and Ultimate are the same (except for the licensing - Enterprise is VL only, Ultimate Retail/OEM). – Richard Gadsden Sep 4 '09 at 17:02
1  
AFAIK it's IIS version 7.5 not 7.0 – osij2is Sep 4 '09 at 17:44
2  
Actually IIS7/7.5 on Vista/Win7 are limited, but not in number f sites: learn.iis.net/page.aspx/479/iis-70-features-and-vista-editions . Professional will only allow 10 simultaneous requests, Premium/Home/Basic only 3. – Christopher_G_Lewis Sep 18 '09 at 17:29
1  
@Christopher_G_Lewis: that's REAL stingy of MS. +1 for the info. – caliban Sep 18 '09 at 17:32
feedback

I have the Win7 RTM Enterprise Edition and IIS is included.

link|improve this answer
That's nice. Too bad he's asking about Professional edition! – Josh Stodola Mar 4 '10 at 16:34
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.