Google Answers Logo
View Question
 
Q: Web Servers Connections Per Second ( No Answer,   2 Comments )
Question  
Subject: Web Servers Connections Per Second
Category: Computers
Asked by: heiney-ga
List Price: $5.00
Posted: 12 Sep 2006 10:11 PDT
Expires: 12 Oct 2006 10:11 PDT
Question ID: 764512
How many connections per second can the leading web servers support (single server)?
Answer  
There is no answer at this time.

Comments  
Subject: Re: Web Servers Connections Per Second
From: bundikeladu-ga on 13 Sep 2006 01:27 PDT
 
It usually depends on how u handle the requests.. whether it is
handled by a front end with single threaded or multi threading
process.. also it matters on the cache size n all.. but if u look at
the most basic design where a server just accepts a request, looks for
the file on its disk n returns the file then the access time of a high
end SCSI disk is around 5 msec which restricts the server to handle
200 requests per sec at the most.
Subject: Re: Web Servers Connections Per Second
From: therealronburk-ga on 15 Sep 2006 16:53 PDT
 
You've asked a question whose answer depends on all sorts of things
you have not specified: what hardware (CPU, speed, memory size), what
server configuration (you trade speed for robustness with different
Apache configs), what O/S (different versions of Linux have
significantly differences in TCP/IP stack code), where are the clients
(if they're local, then latency does not slow everything down nearly
as much).

You're probably simply asking the wrong question. Hard to guess what
your real intent is, but a question like "Can I service 10 WAN HTTP
requests per second for a 4KB static HTML file on such-and-such
hardware and such-and-such software configuration?" might be much more
likely to provide a meaningful answer.

Estimating web serving ability in advance for an arbitrary project
depends on an awful lot of variables.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy