PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → Application Server
Application Server
Débuté par LK, 13 déc. 2010 12:31 - 3 réponses
Posté le 13 décembre 2010 - 12:31
Hello,

What is the limit of connected Users on a full version application server ? You can set it up to 9999 Users, but is that really the limit ?

Thanks and best regards
Posté le 13 décembre 2010 - 15:47
Hi Lucas

- What type of server? (Hardware)
- What type of server? (OS/software)
- what type of web site? (page sizes)
- What type of data access (DB type, queries type/speed)

Without all this, there is no way to guesstimate the answer...

Now, if you look on the web for what number of simultaneous users IIS
itself can handle, you generally get a 800/1000 MAX answer... Of course,
depending of what you are doing in YOUR site, this limit can drop down
dramatically...

Hope this will answer your question

Best regards


--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

More information on http://www.fabriceharari.com

On 13/12/2010 06:31, LK wrote:
Hello,

What is the limit of connected Users on a full version application server ? You can set it up to 9999 Users, but is that really the limit ?

Thanks and best regards
Posté le 13 décembre 2010 - 19:06
Hey,

Ok :) I mean If you ignore all facts (Hardware, other Software) and just focus on the appserver. Under the best circumstances is the maximum - 9999 connections at the same time the app server can handle (for dynamic pages /AWP) ?
Posté le 13 décembre 2010 - 23:32
Hi Lukas

And what I mean is that the other ones (iis at least) CANNO'T support
9999, so how could anyone have tested the webdev app server in that
configuration and therefore tell you yes or no?

Best regards


--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

More information on http://www.fabriceharari.com


On 13/12/2010 13:06, LK wrote:
Hey,

Ok :) I mean If you ignore all facts (Hardware, other Software) and just focus on the appserver. Under the best circumstances is the maximum - 9999 connections at the same time the app server can handle (for dynamic pages /AWP) ?