473,395 Members | 1,403 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Question: W2K - ok to use as web server?

We have several W2K machines that we want to use as web servers (using ISM,
..NET web applications, etc...)

We prefer NOT to upgrade to W2K Server. There shouldn't be more than 10-20
users at any given time on the website.

1. Will W2K handle this? Can I use it as a web server?
2. If a user "connects" to get the webpage I realize this is a very quick
action. Does W2K "free up" the user slot as soon as the page is served up?

Thanks,
Robert
Nov 17 '05 #1
13 1358
May I ask what number that is?

Thanks,
Robert

"Kevin Spencer" <ke***@takempis.com> wrote in message
news:ub**************@TK2MSFTNGP12.phx.gbl...
Your only problems will be with the limitations of the number of concurrent users and webs on the version of IIS that runs on W2K Pro.
--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
http://www.takempis.com
Big things are made up of
lots of little things.

"VB Programmer" <gr*********@go-intech.com> wrote in message
news:u2*************@TK2MSFTNGP12.phx.gbl...
We have several W2K machines that we want to use as web servers (using

ISM,
.NET web applications, etc...)

We prefer NOT to upgrade to W2K Server. There shouldn't be more than

10-20
users at any given time on the website.

1. Will W2K handle this? Can I use it as a web server?
2. If a user "connects" to get the webpage I realize this is a very quick action. Does W2K "free up" the user slot as soon as the page is served

up?

Thanks,
Robert


Nov 17 '05 #2
So, I assume that a user is considered "concurrent" only for the split
instant when he requests the page from the server, then the server gives him
the page. At that time it's not considered a "concurrent" user anymore.
Right?

Thanks,
Robert

"Bob" <sb**@bis.com> wrote in message
news:OE**************@TK2MSFTNGP10.phx.gbl...
Win2K Pro permits a maximum of 10 concurrent IIS connections.

--
Elliot M. Rodriguez, MCSD
*** It would take 227 cans of Mountain Dew to kill me***

"VB Programmer" <gr*********@go-intech.com> wrote in message
news:e1**************@TK2MSFTNGP12.phx.gbl...
May I ask what number that is?

Thanks,
Robert

"Kevin Spencer" <ke***@takempis.com> wrote in message
news:ub**************@TK2MSFTNGP12.phx.gbl...
Your only problems will be with the limitations of the number of

concurrent
users and webs on the version of IIS that runs on W2K Pro.
--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
http://www.takempis.com
Big things are made up of
lots of little things.

"VB Programmer" <gr*********@go-intech.com> wrote in message
news:u2*************@TK2MSFTNGP12.phx.gbl...
> We have several W2K machines that we want to use as web servers (using ISM,
> .NET web applications, etc...)
>
> We prefer NOT to upgrade to W2K Server. There shouldn't be more than 10-20
> users at any given time on the website.
>
> 1. Will W2K handle this? Can I use it as a web server?
> 2. If a user "connects" to get the webpage I realize this is a very

quick
> action. Does W2K "free up" the user slot as soon as the page is served up?
>
> Thanks,
> Robert
>
>



Nov 17 '05 #3
Not necessarily. A session and a user are also related. If you have 10
sessions active, the 11th user will not be able to gain access to the site
(I think it returns a server too busy message, but I forget)

--
Elliot M. Rodriguez, MCSD
*** It would take 227 cans of Mountain Dew to kill me***

"VB Programmer" <gr*********@go-intech.com> wrote in message
news:OR**************@TK2MSFTNGP10.phx.gbl...
So, I assume that a user is considered "concurrent" only for the split
instant when he requests the page from the server, then the server gives him the page. At that time it's not considered a "concurrent" user anymore.
Right?

Thanks,
Robert

"Bob" <sb**@bis.com> wrote in message
news:OE**************@TK2MSFTNGP10.phx.gbl...
Win2K Pro permits a maximum of 10 concurrent IIS connections.

--
Elliot M. Rodriguez, MCSD
*** It would take 227 cans of Mountain Dew to kill me***

"VB Programmer" <gr*********@go-intech.com> wrote in message
news:e1**************@TK2MSFTNGP12.phx.gbl...
May I ask what number that is?

Thanks,
Robert

"Kevin Spencer" <ke***@takempis.com> wrote in message
news:ub**************@TK2MSFTNGP12.phx.gbl...
> Your only problems will be with the limitations of the number of
concurrent
> users and webs on the version of IIS that runs on W2K Pro.
> --
> HTH,
>
> Kevin Spencer
> Microsoft MVP
> .Net Developer
> http://www.takempis.com
> Big things are made up of
> lots of little things.
>
> "VB Programmer" <gr*********@go-intech.com> wrote in message
> news:u2*************@TK2MSFTNGP12.phx.gbl...
> > We have several W2K machines that we want to use as web servers (using > ISM,
> > .NET web applications, etc...)
> >
> > We prefer NOT to upgrade to W2K Server. There shouldn't be more than > 10-20
> > users at any given time on the website.
> >
> > 1. Will W2K handle this? Can I use it as a web server?
> > 2. If a user "connects" to get the webpage I realize this is a very quick
> > action. Does W2K "free up" the user slot as soon as the page is

served
> up?
> >
> > Thanks,
> > Robert
> >
> >
>
>



Nov 17 '05 #4
If I were to buy Windows Server which version do you recommend and any sites
where I can get it for cheap?

Thanks.

"Ricardo M. Urbano - W2K/NT4 MVP" <rm**@columbiaSPAM.SUCKSedu> wrote in
message news:3F***************@columbiaSPAM.SUCKSedu...
Not only that, but you will be violating the End User License Agreement
(EULA) if you try to finagle your way around technicalities such as
that. In fact, the wording of the EULA specifies that while W2K
Workstation will allow up to 10 concurrent connections, it does not
allow you to use it as a bonified "server" even if your requirements are
less than 10 concurrent connections.

"Elliot M. Rodriguez" wrote:

Not necessarily. A session and a user are also related. If you have 10
sessions active, the 11th user will not be able to gain access to the site (I think it returns a server too busy message, but I forget)

--
Elliot M. Rodriguez, MCSD
*** It would take 227 cans of Mountain Dew to kill me***

"VB Programmer" <gr*********@go-intech.com> wrote in message
news:OR**************@TK2MSFTNGP10.phx.gbl...
So, I assume that a user is considered "concurrent" only for the split
instant when he requests the page from the server, then the server gives
him
the page. At that time it's not considered a "concurrent" user
anymore. Right?

Thanks,
Robert

"Bob" <sb**@bis.com> wrote in message
news:OE**************@TK2MSFTNGP10.phx.gbl...
> Win2K Pro permits a maximum of 10 concurrent IIS connections.
>
> --
> Elliot M. Rodriguez, MCSD
> *** It would take 227 cans of Mountain Dew to kill me***
>
>
>
> "VB Programmer" <gr*********@go-intech.com> wrote in message
> news:e1**************@TK2MSFTNGP12.phx.gbl...
> > May I ask what number that is?
> >
> > Thanks,
> > Robert
> >
> > "Kevin Spencer" <ke***@takempis.com> wrote in message
> > news:ub**************@TK2MSFTNGP12.phx.gbl...
> > > Your only problems will be with the limitations of the number of
> > concurrent
> > > users and webs on the version of IIS that runs on W2K Pro.
> > > --
> > > HTH,
> > >
> > > Kevin Spencer
> > > Microsoft MVP
> > > .Net Developer
> > > http://www.takempis.com
> > > Big things are made up of
> > > lots of little things.
> > >
> > > "VB Programmer" <gr*********@go-intech.com> wrote in message
> > > news:u2*************@TK2MSFTNGP12.phx.gbl...
> > > > We have several W2K machines that we want to use as web servers (using
> > > ISM,
> > > > .NET web applications, etc...)
> > > >
> > > > We prefer NOT to upgrade to W2K Server. There shouldn't be more than
> > > 10-20
> > > > users at any given time on the website.
> > > >
> > > > 1. Will W2K handle this? Can I use it as a web server?
> > > > 2. If a user "connects" to get the webpage I realize this is a very
> > quick
> > > > action. Does W2K "free up" the user slot as soon as the page

is > served
> > > up?
> > > >
> > > > Thanks,
> > > > Robert
> > > >
> > > >
> > >
> > >
> >
> >
>
>


--
Ricardo M. Urbano
Microsoft Windows 2000/NT MVP

Nov 17 '05 #5
A version of Server should suffice. No need for Advanced; definitely not
Datacenter (I think thats what its called)

anyway, as far as "cheap" - server is not something you can simply buy off
the shelf at Best Buy or Circuit City. You will have to shop around, and
make sure you get it from a reputable company so you dont have to worry
about piracy complications.

--
Elliot M. Rodriguez, MCSD
*** It would take 227 cans of Mountain Dew to kill me***

"VB Programmer" <gr*********@go-intech.com> wrote in message
news:eG**************@TK2MSFTNGP10.phx.gbl...
If I were to buy Windows Server which version do you recommend and any sites where I can get it for cheap?

Thanks.

"Ricardo M. Urbano - W2K/NT4 MVP" <rm**@columbiaSPAM.SUCKSedu> wrote in
message news:3F***************@columbiaSPAM.SUCKSedu...
Not only that, but you will be violating the End User License Agreement
(EULA) if you try to finagle your way around technicalities such as
that. In fact, the wording of the EULA specifies that while W2K
Workstation will allow up to 10 concurrent connections, it does not
allow you to use it as a bonified "server" even if your requirements are
less than 10 concurrent connections.

"Elliot M. Rodriguez" wrote:

Not necessarily. A session and a user are also related. If you have 10
sessions active, the 11th user will not be able to gain access to the site (I think it returns a server too busy message, but I forget)

--
Elliot M. Rodriguez, MCSD
*** It would take 227 cans of Mountain Dew to kill me***

"VB Programmer" <gr*********@go-intech.com> wrote in message
news:OR**************@TK2MSFTNGP10.phx.gbl...
> So, I assume that a user is considered "concurrent" only for the split > instant when he requests the page from the server, then the server gives him
> the page. At that time it's not considered a "concurrent" user anymore. > Right?
>
> Thanks,
> Robert
>
> "Bob" <sb**@bis.com> wrote in message
> news:OE**************@TK2MSFTNGP10.phx.gbl...
> > Win2K Pro permits a maximum of 10 concurrent IIS connections.
> >
> > --
> > Elliot M. Rodriguez, MCSD
> > *** It would take 227 cans of Mountain Dew to kill me***
> >
> >
> >
> > "VB Programmer" <gr*********@go-intech.com> wrote in message
> > news:e1**************@TK2MSFTNGP12.phx.gbl...
> > > May I ask what number that is?
> > >
> > > Thanks,
> > > Robert
> > >
> > > "Kevin Spencer" <ke***@takempis.com> wrote in message
> > > news:ub**************@TK2MSFTNGP12.phx.gbl...
> > > > Your only problems will be with the limitations of the number of > > > concurrent
> > > > users and webs on the version of IIS that runs on W2K Pro.
> > > > --
> > > > HTH,
> > > >
> > > > Kevin Spencer
> > > > Microsoft MVP
> > > > .Net Developer
> > > > http://www.takempis.com
> > > > Big things are made up of
> > > > lots of little things.
> > > >
> > > > "VB Programmer" <gr*********@go-intech.com> wrote in message
> > > > news:u2*************@TK2MSFTNGP12.phx.gbl...
> > > > > We have several W2K machines that we want to use as web servers > (using
> > > > ISM,
> > > > > .NET web applications, etc...)
> > > > >
> > > > > We prefer NOT to upgrade to W2K Server. There shouldn't be more > than
> > > > 10-20
> > > > > users at any given time on the website.
> > > > >
> > > > > 1. Will W2K handle this? Can I use it as a web server?
> > > > > 2. If a user "connects" to get the webpage I realize this
is
a very
> > > quick
> > > > > action. Does W2K "free up" the user slot as soon as the
page
is > > served
> > > > up?
> > > > >
> > > > > Thanks,
> > > > > Robert
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>


--
Ricardo M. Urbano
Microsoft Windows 2000/NT MVP


Nov 17 '05 #6
I know Windows 2000 allows 10 concurrent users. I've seen "Windows 2000
SERVER (5-client)" for sale for like $900. Am I right that this means it
has LESS concurrent users allowed (only 5)? Why would I pay more for 1/2 of
the users?

Is this the cheapest, legit way of running a web server? Doesn't make
sense.
"Elliot M. Rodriguez" <sb**@bis.com> wrote in message
news:uT**************@TK2MSFTNGP10.phx.gbl... A version of Server should suffice. No need for Advanced; definitely not
Datacenter (I think thats what its called)

anyway, as far as "cheap" - server is not something you can simply buy off
the shelf at Best Buy or Circuit City. You will have to shop around, and
make sure you get it from a reputable company so you dont have to worry
about piracy complications.

--
Elliot M. Rodriguez, MCSD
*** It would take 227 cans of Mountain Dew to kill me***

"VB Programmer" <gr*********@go-intech.com> wrote in message
news:eG**************@TK2MSFTNGP10.phx.gbl...
If I were to buy Windows Server which version do you recommend and any sites
where I can get it for cheap?

Thanks.

"Ricardo M. Urbano - W2K/NT4 MVP" <rm**@columbiaSPAM.SUCKSedu> wrote in
message news:3F***************@columbiaSPAM.SUCKSedu...
Not only that, but you will be violating the End User License Agreement (EULA) if you try to finagle your way around technicalities such as
that. In fact, the wording of the EULA specifies that while W2K
Workstation will allow up to 10 concurrent connections, it does not
allow you to use it as a bonified "server" even if your requirements are less than 10 concurrent connections.

"Elliot M. Rodriguez" wrote:
>
> Not necessarily. A session and a user are also related. If you have 10 > sessions active, the 11th user will not be able to gain access to
the
site
> (I think it returns a server too busy message, but I forget)
>
> --
> Elliot M. Rodriguez, MCSD
> *** It would take 227 cans of Mountain Dew to kill me***
>
> "VB Programmer" <gr*********@go-intech.com> wrote in message
> news:OR**************@TK2MSFTNGP10.phx.gbl...
> > So, I assume that a user is considered "concurrent" only for the split > > instant when he requests the page from the server, then the server

gives
> him
> > the page. At that time it's not considered a "concurrent" user

anymore.
> > Right?
> >
> > Thanks,
> > Robert
> >
> > "Bob" <sb**@bis.com> wrote in message
> > news:OE**************@TK2MSFTNGP10.phx.gbl...
> > > Win2K Pro permits a maximum of 10 concurrent IIS connections.
> > >
> > > --
> > > Elliot M. Rodriguez, MCSD
> > > *** It would take 227 cans of Mountain Dew to kill me***
> > >
> > >
> > >
> > > "VB Programmer" <gr*********@go-intech.com> wrote in message
> > > news:e1**************@TK2MSFTNGP12.phx.gbl...
> > > > May I ask what number that is?
> > > >
> > > > Thanks,
> > > > Robert
> > > >
> > > > "Kevin Spencer" <ke***@takempis.com> wrote in message
> > > > news:ub**************@TK2MSFTNGP12.phx.gbl...
> > > > > Your only problems will be with the limitations of the
number of > > > > concurrent
> > > > > users and webs on the version of IIS that runs on W2K Pro.
> > > > > --
> > > > > HTH,
> > > > >
> > > > > Kevin Spencer
> > > > > Microsoft MVP
> > > > > .Net Developer
> > > > > http://www.takempis.com
> > > > > Big things are made up of
> > > > > lots of little things.
> > > > >
> > > > > "VB Programmer" <gr*********@go-intech.com> wrote in message
> > > > > news:u2*************@TK2MSFTNGP12.phx.gbl...
> > > > > > We have several W2K machines that we want to use as web

servers
> > (using
> > > > > ISM,
> > > > > > .NET web applications, etc...)
> > > > > >
> > > > > > We prefer NOT to upgrade to W2K Server. There shouldn't

be more
> > than
> > > > > 10-20
> > > > > > users at any given time on the website.
> > > > > >
> > > > > > 1. Will W2K handle this? Can I use it as a web server?
> > > > > > 2. If a user "connects" to get the webpage I realize this

is
a
> very
> > > > quick
> > > > > > action. Does W2K "free up" the user slot as soon as the

page
is
> > > served
> > > > > up?
> > > > > >
> > > > > > Thanks,
> > > > > > Robert
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >

--
Ricardo M. Urbano
Microsoft Windows 2000/NT MVP



Nov 17 '05 #7
PL
> But Windows Server 2003 Web Edition seems to go for around $400.

Isn't Web the most limited ? You are not even allowed to run SQL on it.
I'd be careful with that version, get Standard instead.

PL.
Nov 17 '05 #8
VB Programmer <gr*********@go-intech.com> wrote:
Is this the cheapest, legit way of running a web server? Doesn't make
sense.


Quite honestly, if you just want to run a webserver, using Linux/Apache
is not only the cheapest, it's likely the best performing (for the type
of computer architecture you're talking about).

And for the record, I am NOT some sort of anti-MS basher. I simply
believe in using the right tool for the job.

--

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Chris Barnes AOL IM: CNBarnes
ch***@txbarnes.com Yahoo IM: chrisnbarnes
Nov 17 '05 #9
And these webservers don't have trouble running .NET web applications and
serving up aspx pages, etc...?

"Chris Barnes" <ch**********@tamu.edu> wrote in message
news:uI**************@TK2MSFTNGP10.phx.gbl...
VB Programmer <gr*********@go-intech.com> wrote:
Is this the cheapest, legit way of running a web server? Doesn't make
sense.


Quite honestly, if you just want to run a webserver, using Linux/Apache
is not only the cheapest, it's likely the best performing (for the type
of computer architecture you're talking about).

And for the record, I am NOT some sort of anti-MS basher. I simply
believe in using the right tool for the job.

--

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Chris Barnes AOL IM: CNBarnes
ch***@txbarnes.com Yahoo IM: chrisnbarnes

Nov 17 '05 #10
In article <OG**************@TK2MSFTNGP11.phx.gbl>, pb***@yahoo.se says...
But Windows Server 2003 Web Edition seems to go for around $400.


Isn't Web the most limited ? You are not even allowed to run SQL on it.
I'd be careful with that version, get Standard instead.

Cheapest and most limited, yes. It's just just to be a... well, a web server.

----
Remove .panties to email.
Nov 17 '05 #11
VB Programmer <gr*********@go-intech.com> wrote:
And these webservers don't have trouble running .NET web applications
and serving up aspx pages, etc...?


Those were not mentioned in his list of requirements.
--

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Chris Barnes AOL IM: CNBarnes
ch***@txbarnes.com Yahoo IM: chrisnbarnes
Nov 17 '05 #12
I did mention that (I originated this thread): "We have several W2K machines
that we want to use as web servers (using ISM,
..NET web applications, etc...)"

Any ideas if these programs can process/serve up .NET web applications?

Thanks.

"Chris Barnes" <ch**********@tamu.edu> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
VB Programmer <gr*********@go-intech.com> wrote:
And these webservers don't have trouble running .NET web applications
and serving up aspx pages, etc...?


Those were not mentioned in his list of requirements.
--

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Chris Barnes AOL IM: CNBarnes
ch***@txbarnes.com Yahoo IM: chrisnbarnes

Nov 17 '05 #13
PL
> .... Just got an answer

There is currently no software that runs ASP.NET or webservices
on any other platform than Windows.

The Chilisoft ASP is just classic ASP and bad at that as well.

PL.
Nov 17 '05 #14

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Tim | last post by:
Hello everyone. I visit this board pretty regularly but have never posted. My question is an application architecture question... so hopefully it's okay to post in the dotnet general forum. I...
2
by: Hazzard | last post by:
I just realized that the code I inherited is using all asp.net server controls (ie. webform controls) and when I try to update textboxes on the client side, I lose the new value of the textbox when...
1
by: Fraggle | last post by:
I have a repeater with controls added at run time. the <template> also contains a <asp:textbox that is made visible on some repeater elements. when I come to read the text info out it has...
2
by: Woody Splawn | last post by:
I have been using VB.net for stand alone and client/server kinds of things but am beginning to explore its use for web applications. I need to ask a couple of real basic questions. My...
10
by: glenn | last post by:
I am use to programming in php and the way session and post vars are past from fields on one page through to the post page automatically where I can get to their values easily to write to a...
13
by: Woody Splawn | last post by:
If this is not the right newsgroup for this question please direct me. I have been using VB.net for stand alone and client/server kinds of things but am beginning to explore its use for web...
3
by: David Hirschfield | last post by:
An xmlrpc client/server app I'm writing used to be super-simple, but now threading has gotten into the mix. On the server side, threads are used to process requests from a queue as they come in....
4
by: Engineerik | last post by:
I am trying to create a socket server which will listen for connections from multiple clients and call subroutines in a Fortran DLL and pass the results back to the client. The asynchronous socket...
5
by: jehugaleahsa | last post by:
Hello: What is the point of using a DataTable in ASP .NET? We are unsure how you can use them without 1) rebuilding them every postback, or 2) taking up precious memory. We are not sure how to...
2
by: Ken Fine | last post by:
I want to add the security question and answer security feature to the ChangePassword control. I am aware that this functionality is built into the PasswordRecovery tool. I have implemented the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.