Re: Apache Concurrent Users



On Fri, 19 Jan 2007 14:59:51 -0500
"Smith, Ryan" <rsmith@xxxxxxx> wrote:

I am doing a benchmark of IIS Vs Apache using QALoad.
1) How many concurrent users and apache 2.0.59 for windows support
with the default configuration?

Serving which kind of content? Static files big or small, CGI-BIN
generated content, FCGI, PHP via module, kernel-space ASP, etc?

Sometimes you have external constraints (e.g. when VB-scripts and Access
database are needed, IIS pretty much is the only choice), but usually
the problem is not the web server, but the active content.

My latest test with unix web servers with respect to static files was:
apache 1.3 fastest
thttpd second by a veryvery small margin
apache 2.0
boa

On a 333MHz/128MB box I was able to serve above 80 Mbit/s of static
files this way (tested with siege and 250 concurrent users), on a 1,3GHz
system more than 450 Mbit/s.

So I'd suggest that the web server itself usually is not the bottleneck.
Think along I/O capacity (hard disc configuration) and especially
optimize (server side) active content!

Bye

Volker


--

Volker Tanger http://www.wyae.de/volker.tanger/
--------------------------------------------------
vtlists@xxxxxxx PGP Fingerprint
378A 7DA7 4F20 C2F3 5BCC 8340 7424 6122 BB83 B8CB

------------------------------------------------------------------------
This List Sponsored by: Cenzic

Need to secure your web apps?
Cenzic Hailstorm finds vulnerabilities fast.
Click the link to buy it, try it or download Hailstorm for FREE.

http://www.cenzic.com/products_services/download_hailstorm.php?camp=701600000008bOW
------------------------------------------------------------------------



Relevant Pages

  • IIS Connection Restrictions / Licenses Required
    ... I have an XP Prof computer acting as a small web server. ... this seem to only allow 10 concurrent users to access the site. ... better without the need to buy multiple license? ...
    (microsoft.public.inetserver.iis)
  • Re: Application Center Test setting concurrent Users
    ... but isn't 500 concurrent users 500 people clicking ... > seems the test center sends all 500 requests at once, ... > is causing many of the connections to fail. ... > replied then hit the web server with another 500 requests, ...
    (microsoft.public.dotnet.framework.performance)