PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WEBDEV 2024 → Application Server
Application Server
Iniciado por LK, dez., 13 2010 12:31 PM - 3 respostas
Publicado em dezembro, 13 2010 - 12:31 PM
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
Publicado em dezembro, 13 2010 - 3:47 PM
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
Publicado em dezembro, 13 2010 - 7:06 PM
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) ?
Publicado em dezembro, 13 2010 - 11:32 PM
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) ?