Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Web server
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Operating conditions === There are many '''operating conditions that can affect the performances''' of a web server; performance values may vary depending on (i.e.): * the settings of web server (including the fact that log file is or is not enabled, etc.); * the HTTP version used by client requests; * the average HTTP request type (method, length of HTTP headers and optional body); * whether the requested content is static or dynamic; * whether the content is [[web cache|cached]] or not cached (by server and/or by client); * whether the content is [[HTTP compression|compressed]] on the fly (when transferred), pre-compressed (i.e. when a file resource is stored on disk already compressed so that web server can send that file directly to the network with the only indication that its content is compressed) or not compressed at all; * whether the connections are or are not encrypted; * the average [[network speed]] between web server and its clients; * the number of active [[Transmission control protocol|TCP]] connections; * the number of active processes managed by web server (including external CGI, SCGI, FCGI programs); * the [[Computer hardware|hardware]] and [[Computer software|software]] limitations or settings of the [[Operating system|OS]] of the computer(s) on which the web server runs; * other minor conditions.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)