HostingChecker

Glossary

Shared Hosting

Shared hosting places many websites on one server that pools its CPU, memory, and disk, making it the cheapest but least isolated option.

Shared hosting puts many customers' websites on a single physical server, where they all draw from the same pool of CPU, memory, disk, and bandwidth. It is the entry-level, lowest-cost hosting tier.

Characteristics

  • Managed almost entirely by the provider — you typically get a cpanel-style control panel.
  • Sites usually share one ip-address, distinguished by the HTTP Host header.
  • The web server is commonly apache, nginx, or litespeed with php and mysql preinstalled.

Trade-offs

  • Cheap and simple, ideal for small sites and wordpress blogs.
  • Noisy neighbours — a busy site on the same box can slow down yours.
  • Limited control: no root access, fixed software versions.

Why it matters for hosting

If you outgrow shared hosting's performance ceiling, the usual upgrade path is a vps, cloud-hosting, or managed-hosting, which provide dedicated resources and more control.

See also