Hosting Glossary
Cache
Cache in plain English — the definition, the analogy, and why it matters to anyone who runs a website.
The short answer
A cache stores the results of expensive work for instant reuse — pages, queries and assets served from memory instead of rebuilt per request.
The sections below unpack it properly — how it works, why a site owner should care, and a concrete example of it in the wild.
0
Jargon left unexplained
100+
Linked definitions
Real
Platform examples
Free
To read, obviously
Web stacks layer it: page caches hold finished HTML, object caches (Redis) hold query results, OPcache holds compiled code, browser caches hold assets locally, CDNs hold copies near visitors.
The universal trade is freshness — every layer needs invalidation (purging) when content changes, which is why 'my edit isn't showing' is almost always a cache doing its job too faithfully.
Cache, by analogy
A bakery pre-baking its bestsellers — the queue moves at handover speed instead of oven speed, and the skill lives in knowing when yesterday's stock must be binned.
Analogies simplify, of course — but this one holds up well enough to reason with, and reasoning is the point of a glossary.
Why you should care
Caching is the single largest speed lever in hosting — a cache-hit answers in microseconds what computation answers in hundreds of milliseconds; understanding the layers turns performance from magic into configuration.
You don't need to operate this layer daily — you need to recognise it when it's the explanation for something, which is exactly when this page pays for itself.
What it looks like in practice
A viral article's ten thousand readers receive the same cached copy built once — the server computes one page and serves ten thousand handovers.
Ordinary, once seen — which is the point: most hosting concepts are simple machinery wearing intimidating names.
How this shows up in your hosting
On our hosting this mostly takes care of itself — the platform applies the sensible defaults, and the panel exposes the controls when you want them. The concepts worth knowing next: LiteSpeed, Redis, CDN and OPcache.
Our team migrates existing sites free of charge, typically within 24 hours and with zero downtime.

Why we wrote a hundred definitions
We think unexplained jargon is a service failure — this glossary is the support desk's accumulated translations, published where the search engines can hand them out.
Daily automatic backups with one-click restores come with every plan.
- 100+ terms, plain English
- Analogies and real examples
- Cross-linked related concepts
- Written by the support desk
Why HostingAlly
What you get with every plan
Plain English first
Every term defined for site owners, not for other sysadmins — jargon translated, not restated.
Honest about what you can skip
Most terms are recognise-level, not operate-level — the glossary says which is which.
Grounded in a real platform
Examples reference the hosting you'd actually use, not abstract diagrams.
Linked, not siloed
Related terms cross-reference, so one lookup becomes a working understanding.
The practical stakes named
Not just what it is — when it's the answer to a problem you're having.
Analogies that stick
Each concept gets a picture you'll remember at the moment you actually need it.
Getting Started
How to get going
- 1
Spot it in your own setup
Open your control panel and find where this concept lives — seeing it attached to your own site is what converts definition into understanding.
- 2
Check the defaults
Confirm how your account has this configured — usually correctly by default here, and now you'll know rather than guess.
- 3
Follow the related terms
Concepts travel in packs — LiteSpeed, Redis and CDN complete this one's picture, and each is a two-minute read away.
Included
What's covered on our plans
- 24/7 support from real people
- Email accounts on your own domain
- One-click installer for WordPress and 400+ apps
- cPanel — the industry-standard control panel
- LiteSpeed server-level caching
- 99.9% uptime commitment, monitored around the clock
- DDoS protection at the network level
- Renewal prices that match signup prices
- No setup fees, ever
- SSH, Git and Composer access on developer-friendly plans
FAQ
Your questions, answered
Why isn't my site change appearing?
A cache layer is serving the pre-change copy — purge the site cache, then hard-refresh past the browser's. If a CDN is in the chain, purge it too. The layers are listed in your caching plugin; purge from the inside out.
Can caching break a dynamic site?
Misconfigured, yes — carts and logged-in pages must be excluded (standard in proper setups). Configured well, dynamic sites keep their dynamism while everything cacheable accelerates around it.
Are backups included, and can I restore them myself?
Daily automatic backups are standard, restorable from the panel in minutes — files, databases or both, at 3am without a ticket if that's when you need it. For extra cover, you're welcome to run your own offsite copies alongside.
Will you move my existing website for free?
Yes — open a ticket with your current host's access details and we handle the whole move: files, databases, email and configuration, verified by you before DNS switches. The old site keeps serving until the new copy takes over, so visitors never see a gap.
How long does it take to get started?
Minutes — hosting activates on payment, the domain (free for year one on annual plans) connects immediately, and one-click installers put WordPress or 400+ other apps live the same sitting. If you have an existing site, our team migrates it free, usually within 24 hours.
Can I host more than one website on a plan?
On the Pro tier and above, yes — multiple sites with their own domains, email and SSL under one account. If the extra sites belong to clients rather than you, reseller hosting gives each one proper isolation instead.
What happens if I outgrow my plan?
You upgrade in place — plan changes apply from your client area without migrations or downtime, and our range runs from small shared plans through VPS to dedicated servers, so growth is an account change rather than a new-host project.
Keep exploring
CDN (Content Delivery Network)
A CDN caches your site's assets on servers around the world, serving each visitor from the nearest edge ins…
LiteSpeed
LiteSpeed is a high-performance web server with Apache compatibility and built-in caching — the engine behi…
VPS Hosting
KVM virtual servers with root access, DDoS protection and flat pricing.
WordPress Hosting
Managed WordPress with LiteSpeed caching, staging and automatic backups.
Get online without the games.
Every plan includes the essentials others sell as extras — and support that actually answers.
See Hosting Plans