Load Limits
A web server (program) has defined load limits, because it can handle only a limited number of concurrent client connections (usually between 2 and 80,000, by default between 500 and 1,000) per IP address (and TCP port) and it can serve only a certain maximum number of requests per second depending on:
- its own settings,
- the HTTP request type,
- whether the content is static or dynamic,
- whether the content is cached, and
- the hardware and software limitations of the OS of the computer on which the web server runs.
When a web server is near to or over its limits, it becomes unresponsive.
Read more about this topic: Web Server
Famous quotes containing the words load and/or limits:
“The only human beings I have thoroughly admired and respected in the world have been those who carried the load of the world with a smile, and who, in the face of anxieties that would have knocked me clean out, never showed a tremor. Such men and women end by owning us, soul and body, and our allegiance can never be shaken. We are only too glad to be owned. Religion is nothing but this.”
—Henry Brooks Adams (18381918)
“The element running through entire nature, which we popularly call Fate, is known to us as limitation. Whatever limits us, we call Fate.”
—Ralph Waldo Emerson (18031882)