View previous topic :: View next topic |
Author |
Message |
image -
Joined: 22 Jul 2003 Posts: 1 Location: Melbourne, Australia
|
Posted: Fri Aug 01, 2003 7:47 am Post subject: Number of Connections |
|
|
How many web connections will the server handel at the same time.
Does it depend on the O/S you are using?
I am useing Windows 2000.
Would it be a avantage to use Windows 2003 Server as my O/S
Regards
Ray :lol: |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Fri Aug 01, 2003 6:30 pm Post subject: Re: Number of Connections |
|
|
image wrote: | How many web connections will the server handel at the same time.
Does it depend on the O/S you are using?
I am useing Windows 2000.
Would it be a avantage to use Windows 2003 Server as my O/S
Regards
Ray :lol: |
The maximum number of connections is set by the parameter "Maximum Simultaneous Requests" in Console > Server configuration > Advanced > Server Parameters.
This limit is theoritical. This means that it is bound by the operating system maximum number of simultaneous TCP/IP connections per application and by the current system load.
In real world situations, this number should be set to 20-40 for a normally frequented web site (and for Windows 95-98-ME), and up to 150 for a very popular web site (and if you have WinNT-2000-XP-2003). Bigger values won't harm Abyss (although they'll make it require more memory) but can't help the overall performance. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|