Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Web Server 2003 vs. Vista

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Author Message
Bob

External


Since: Feb 19, 2007
Posts: 3



(Msg. 1) Posted: Mon Feb 19, 2007 7:25 am
Post subject: Web Server 2003 vs. Vista
Archived from groups: microsoft>public>inetserver>iis (more info?)

I am thinking of buying a new web server and I'm wondering if I should
buy Web Server 2003 or Vista.

Anybody got any wisdom to offer?

Thanks in advance,

Bob Sweeney

 >> Stay informed about: Web Server 2003 vs. Vista 
Back to top
Login to vote
Bob

External


Since: Feb 19, 2007
Posts: 3



(Msg. 2) Posted: Mon Feb 19, 2007 8:29 am
Post subject: Re: Web Server 2003 vs. Vista [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Feb 19, 5:23 pm, "Tom Willett" <tompep....DeleteThis@mvps.invalid> wrote:
> Windows Web Server 2003 is a server. Vista is not a server.
>
> "Bob" <Go1....DeleteThis@Yahoo.Com> wrote in message
>
> news:1171898707.558407.91110@h3g2000cwc.googlegroups.com...
> |I am thinking of buying a new web server and I'm wondering if I should
> | buy Web Server 2003 or Vista.
> |
> | Anybody got any wisdom to offer?
> |
> | Thanks in advance,
> |
> | Bob Sweeney
> |

Tom, Vista has IIS on it, and I read it can handle unlimited
concurrent users....so why not use it as a web server?

Bob

 >> Stay informed about: Web Server 2003 vs. Vista 
Back to top
Login to vote
Tom Willett

External


Since: Jul 11, 2006
Posts: 28



(Msg. 3) Posted: Mon Feb 19, 2007 10:23 am
Post subject: Re: Web Server 2003 vs. Vista [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Windows Web Server 2003 is a server. Vista is not a server.

"Bob" <Go1369.DeleteThis@Yahoo.Com> wrote in message
news:1171898707.558407.91110@h3g2000cwc.googlegroups.com...
|I am thinking of buying a new web server and I'm wondering if I should
| buy Web Server 2003 or Vista.
|
| Anybody got any wisdom to offer?
|
| Thanks in advance,
|
| Bob Sweeney
|
 >> Stay informed about: Web Server 2003 vs. Vista 
Back to top
Login to vote
wadeh

External


Since: Sep 03, 2003
Posts: 115



(Msg. 4) Posted: Mon Feb 19, 2007 8:32 pm
Post subject: Re: Web Server 2003 vs. Vista [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

It is correct that IIS 7 on Vista does not have a user limit, like IIS 5.1
did. It does, however, have a limit to the number of concurrent requests
that it will process (off the top of my head, I think it's 10.) It will
start to queue the requests if the incoming load is sufficient to exceed the
10 requests.

The important part for this thread is that IIS 7 on Vista is intended as a
development platform. It was not designed or tested to be robust in the
role of a server. We are doing a substantial amount of performance, stress,
and reliability work for the server release of IIS 7, which will ship with
Microsoft's next server version of Windows.

If you are looking to deploy a server, with a server workload, then you
should be looking at Windows 2003 Server and IIS 6 and not Vista.

Thank you,
-Wade A. Hilmo,
-Microsoft

"Terry" <Terry DeleteThis @discussions.microsoft.com> wrote in message
news:21B684AF-CF5B-48C7-909D-E105500F32E3@microsoft.com...
>
>
> "Bob" wrote:
>
> > On Feb 19, 5:23 pm, "Tom Willett" <tompep... DeleteThis @mvps.invalid> wrote:
> > > Windows Web Server 2003 is a server. Vista is not a server.
> > >
> > > "Bob" <Go1... DeleteThis @Yahoo.Com> wrote in message
> > >
> > > news:1171898707.558407.91110@h3g2000cwc.googlegroups.com...
> > > |I am thinking of buying a new web server and I'm wondering if I
should
> > > | buy Web Server 2003 or Vista.
> > > |
> > > | Anybody got any wisdom to offer?
> > > |
> > > | Thanks in advance,
> > > |
> > > | Bob Sweeney
> > > |
> >
> > Tom, Vista has IIS on it, and I read it can handle unlimited
> > concurrent users....so why not use it as a web server?
> >
> > Bob
> >
>
> Curious, where did you read this?
 >> Stay informed about: Web Server 2003 vs. Vista 
Back to top
Login to vote
Jeje

External


Since: Feb 14, 2007
Posts: 6



(Msg. 5) Posted: Mon Feb 19, 2007 11:26 pm
Post subject: Re: Web Server 2003 vs. Vista [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I have found this article:
http://www.code-magazine.com/Article.aspx?quickid=060103

I'm not sure if the scalability will be the same under Vista vs Win 2003


"Terry" <Terry DeleteThis @discussions.microsoft.com> wrote in message
news:21B684AF-CF5B-48C7-909D-E105500F32E3@microsoft.com...
>
>
> "Bob" wrote:
>
>> On Feb 19, 5:23 pm, "Tom Willett" <tompep... DeleteThis @mvps.invalid> wrote:
>> > Windows Web Server 2003 is a server. Vista is not a server.
>> >
>> > "Bob" <Go1... DeleteThis @Yahoo.Com> wrote in message
>> >
>> > news:1171898707.558407.91110@h3g2000cwc.googlegroups.com...
>> > |I am thinking of buying a new web server and I'm wondering if I should
>> > | buy Web Server 2003 or Vista.
>> > |
>> > | Anybody got any wisdom to offer?
>> > |
>> > | Thanks in advance,
>> > |
>> > | Bob Sweeney
>> > |
>>
>> Tom, Vista has IIS on it, and I read it can handle unlimited
>> concurrent users....so why not use it as a web server?
>>
>> Bob
>>
>
> Curious, where did you read this?
 >> Stay informed about: Web Server 2003 vs. Vista 
Back to top
Login to vote
Bob

External


Since: Feb 19, 2007
Posts: 3



(Msg. 6) Posted: Tue Feb 20, 2007 1:59 am
Post subject: Re: Web Server 2003 vs. Vista [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Feb 20, 5:32 am, "Wade A. Hilmo [MS]" <w... RemoveThis @microsoft.com> wrote:
> Hello,
>
> It is correct that IIS 7 on Vista does not have a user limit, like IIS 5.1
> did. It does, however, have a limit to the number of concurrent requests
> that it will process (off the top of my head, I think it's 10.) It will
> start to queue the requests if the incoming load is sufficient to exceed the
> 10 requests.
>
> The important part for this thread is that IIS 7 on Vista is intended as a
> development platform. It was not designed or tested to be robust in the
> role of a server. We are doing a substantial amount of performance, stress,
> and reliability work for the server release of IIS 7, which will ship with
> Microsoft's next server version of Windows.
>
> If you are looking to deploy a server, with a server workload, then you
> should be looking at Windows 2003 Server and IIS 6 and not Vista.
>
> Thank you,
> -Wade A. Hilmo,
> -Microsoft
>
> "Terry" <T... RemoveThis @discussions.microsoft.com> wrote in message
>
> news:21B684AF-CF5B-48C7-909D-E105500F32E3@microsoft.com...
>
>
>
>
>
> > "Bob" wrote:
>
> > > On Feb 19, 5:23 pm, "Tom Willett" <tompep... RemoveThis @mvps.invalid> wrote:
> > > > Windows Web Server 2003 is a server. Vista is not a server.
>
> > > > "Bob" <Go1... RemoveThis @Yahoo.Com> wrote in message
>
> > > >news:1171898707.558407.91110@h3g2000cwc.googlegroups.com...
> > > > |I am thinking of buying a new web server and I'm wondering if I
> should
> > > > | buy Web Server 2003 or Vista.
> > > > |
> > > > | Anybody got any wisdom to offer?
> > > > |
> > > > | Thanks in advance,
> > > > |
> > > > | Bob Sweeney
> > > > |
>
> > > Tom, Vista has IIS on it, and I read it can handle unlimited
> > > concurrent users....so why not use it as a web server?
>
> > > Bob
>
> > Curious, where did you read this?- Hide quoted text -
>
> - Show quoted text -

Terry, thank you very much for taking the time to explain the
differences.

I can see that Web Server 2003 is clearly the better choice IF I was
hosting "real" web applications. Unfortunately for me, and although I
spent over 20,000 hours on my totally freakin awesome web app
(www.OrderingMadeEasy.Com) I failed and so I have no users nor
clients...nada zilch none.....

So I need to have my Order Taking app available in the unlikely event
that someone would actually want to use it...and also to display my
other 10 registered domains and applications
(www.DublinFriendMaker.Com, wwwTimesheet.Com, and many others, see
www.1369.com or www.BobSweeney.Net).

I also show my programs to showcase my work and sell my consulting
services....but getting over 10 hits per second is a dream that
probably won't come true, although I'm still trying.

Can you comment on the above, I appreciate your insight and knowledge.


Thanks very much,

Bob Sweeney
 >> Stay informed about: Web Server 2003 vs. Vista 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]