Networking Forums

Networking Forums > Computer Networking > Windows Networking > Maximum number of open sockets

Reply
Thread Tools Display Modes

Maximum number of open sockets

 
 
Wagner
Guest
Posts: n/a

 
      03-07-2006, 08:08 AM
Hi all,

We are planning to implement custom client/server solution.
I have to choose which kind of server OS we shall use.
Is there some limitation in number of open server socket connections
Windows 2003 server Web Edition can handle?
Can normal hardware configuration hold for instance 500 and more
simultaneous connections assuming server is programmed in VS.NET using
good coding practice.

Thanks for taking time to answer,

wagner
 
Reply With Quote
 
 
 
 
Ace Fekay [MVP]
Guest
Posts: n/a

 
      03-08-2006, 02:23 PM
In news:(E-Mail Removed),
Wagner <(E-Mail Removed)> stated, which I commented on below:
> Hi all,
>
> We are planning to implement custom client/server solution.
> I have to choose which kind of server OS we shall use.
> Is there some limitation in number of open server socket connections
> Windows 2003 server Web Edition can handle?
> Can normal hardware configuration hold for instance 500 and more
> simultaneous connections assuming server is programmed in VS.NET using
> good coding practice.
>
> Thanks for taking time to answer,
>
> wagner


Depending on what apps are running, yes. Web and other versions are
basically the same versions with limitations as to what other services can
be installed. Take for example DNS, it can handle thousands of simultaneous
connections. If running websites, same thing, but if the sites are heavily
hit, then of course that will slow it down.

For a web server, you can use tools such as Performance Monitor to log or
watch it when you nail the website with 2000, 3000, 4000 or more hits per
minute using the web application stress (WAS) tool from the IIS resource
kit. Do some test with whatever apps you are using to get a better idea for
your specific scenario. If you have numerous sites, you may need to consider
NLB to share the load between multiple webservers.

--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Having difficulty reading or finding responses to your post?
Instead of the website you're using, I suggest to use OEx (Outlook Express
or any other newsreader), and configure a news account, pointing to
news.microsoft.com. This is a direct link to the Microsoft Public
Newsgroups. It is FREE and requires NO ISP's Usenet account. OEx allows you
to easily find, track threads, cross-post, sort by date, poster's name,
watched threads or subject.

It's easy:
How to Configure OEx for Internet News
http://support.microsoft.com/?id=171164

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
Microsoft MVP - Directory Services
Microsoft Certified Trainer

Assimilation Imminent. Resistance is Futile
Infinite Diversities in Infinite Combinations

"Very funny Scotty. Now, beam down my clothes."

The only thing in life is change. Anything more is a blackhole consuming
unnecessary energy.



 
Reply With Quote
 
Wagner
Guest
Posts: n/a

 
      03-09-2006, 11:55 AM
On Wed, 8 Mar 2006 10:23:04 -0500, "Ace Fekay [MVP]"
<PleaseSubstituteMyActualFirstName&LastNameHere@ho tmail.com> wrote:

>In news:(E-Mail Removed),
>Wagner <(E-Mail Removed)> stated, which I commented on below:
>> Hi all,
>>
>> We are planning to implement custom client/server solution.
>> I have to choose which kind of server OS we shall use.
>> Is there some limitation in number of open server socket connections
>> Windows 2003 server Web Edition can handle?
>> Can normal hardware configuration hold for instance 500 and more
>> simultaneous connections assuming server is programmed in VS.NET using
>> good coding practice.
>>
>> Thanks for taking time to answer,
>>
>> wagner

>
>Depending on what apps are running, yes. Web and other versions are
>basically the same versions with limitations as to what other services can
>be installed. Take for example DNS, it can handle thousands of simultaneous
>connections. If running websites, same thing, but if the sites are heavily
>hit, then of course that will slow it down.
>
>For a web server, you can use tools such as Performance Monitor to log or
>watch it when you nail the website with 2000, 3000, 4000 or more hits per
>minute using the web application stress (WAS) tool from the IIS resource
>kit. Do some test with whatever apps you are using to get a better idea for
>your specific scenario. If you have numerous sites, you may need to consider
>NLB to share the load between multiple webservers.


thanks, i believe we'll take web edition
 
Reply With Quote
 
Ace Fekay [MVP]
Guest
Posts: n/a

 
      03-09-2006, 01:43 PM
In news:(E-Mail Removed),
Wagner <wagner_REMOVE_THIS_@email.t-com.hr> stated, which I commented on
below:
> thanks, i believe we'll take web edition


Web edition also supports running DNS on it, and is an excellent choice for
a web/ftp server.

Ace




 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Maximum number of APs in use on WZC service? Richard Wireless Networks 5 01-27-2009 11:14 PM
Maximum number of connections MedTech Windows Networking 2 08-20-2005 06:25 PM
Maximum number of UDP ports? cbrown@sensis.com Windows Networking 1 08-19-2005 01:17 PM
epoll, and exceeding maximum sockets hangs process? Billy Joe Linux Networking 0 09-15-2004 06:13 PM
MN-700 - Maximum Number of Connections TC Broadband Hardware 2 02-16-2004 01:30 AM



1 2 3 4 5 6 7 8 9 10 11