Server

From Conservapedia
This is an old revision of this page, as edited by DavidB4 (Talk | contribs) at 21:57, January 7, 2016. It may differ significantly from current revision.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This page regards the computer server, not to be confused with a waiter/waitress or someone who servers something

A Server is a special kind of computer designed solely to supply (serve) information to clients. They use the client-server model to do this.

Kinds of Servers

Clusters

Servers are often grouped into server clusters. These clusters usually consist of at least two server computers which could operate independently. They are generally made to improve performance of a website or other virtual server--this is especially important for popular websites.[2] For example, each server computer may support up to 1,000 clients, but if a website receives more than this at a time, it will be overloaded. With a cluster, however, clients will be distributed throughout the available servers to avoid overload.[3]

Many large websites and services use clusters, including Amazon.[Citation Needed]
  1. http://compnetworking.about.com/od/basicnetworkingconcepts/g/network_servers.htm
  2. http://compnetworking.about.com/od/basicnetworkingconcepts/g/network_servers.htm
  3. https://technet.microsoft.com/en-us/library/cc785197%28v=ws.10%29.aspx