You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by John <is...@cc.uoi.gr> on 2005/03/22 17:48:41 UTC

[users@httpd] busy servers and no of connections

Hello

How many connections can handle a busy server?




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] busy servers and no of connections

Posted by dan <in...@hostinthebox.net>.
John wrote:
> Hello
> 
> How many connections can handle a busy server?
> 
> 

I think that's the other way around:  "How many connections can a busy 
server handle?"

And to answer that, it depends entirely on the type of system that yo 
uare running.  I've had Apache doing over 1,000 simultaneous connections 
without a sweat, on an AMD Sempron 2400 w/1G RAM and U166 SCSI disks, 
with some slight modification.

So I think a better question would be "How many connections can my 
server handle?  It is a xxx yyy zzz".  With that, we can better help 
you.  YOu can also find many benchmark reports with a quick google, and 
you will find that Apache is a very robust server.

Thanks
-dant

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org