Shared hosting works until it doesn’t. Here’s how to tell when you’ve hit the ceiling and what to move to next.

Signs You’ve Outgrown Shared Hosting

You’re Hitting CloudLinux Resource Limits

Go to cPanel > Metrics > Resource Usage. If you see frequent faults (red bars) for CPU, memory, or entry processes, your site needs more power than your plan allows.

Occasional faults during traffic spikes are normal. Daily or hourly faults during regular traffic mean you’ve outgrown the plan.

See CloudLinux Resource Limits for details on reading the dashboard.

Your Site Is Slow Despite Optimization

If you’ve already:

  • Enabled LiteSpeed Cache
  • Optimized images
  • Removed unused plugins
  • Blocked bad bots
  • Cleaned up your database

…and your site is still slow under normal traffic, the hardware is the bottleneck.

You Need Software That Shared Hosting Doesn’t Support

Shared hosting runs PHP, MySQL, and static files. If you need:

  • Redis or Memcached (in-memory caching)
  • Custom Nginx configurations
  • Node.js, Python, or Go services running as daemons
  • Docker containers
  • Elasticsearch, RabbitMQ, or other services
  • Root-level access to install system packages

You need a VPS.

You Need More Control

On shared hosting, you can’t:

  • Change the web server configuration (LiteSpeed config is managed by GoZen)
  • Install custom PHP extensions not available in the selector
  • Modify system-level firewall rules
  • Run persistent background processes

A VPS gives you full root access to do all of this.

You’re Running a High-Traffic WooCommerce Store

WooCommerce is resource-intensive. Every page load triggers dozens of database queries. If you’re processing hundreds of orders per day, you’ll feel the limits.

Your Upgrade Options

OptionBest ForStarting At
Higher shared planMore resources, same simplicityUpgrade in client area
Managed VPSMore power, GoZen handles the serverCheck current plans
Dedicated VPSConsistent CPU-bound workloadsCheck current plans
Dedicated ServerMaximum resources, full isolationContact sales

Which One?

Upgrade your shared plan first if:

  • You’re on the lowest plan and just need more headroom
  • Resource faults are occasional, not constant
  • You don’t need root access or custom software

Go to Managed VPS if:

  • You want more power but still want GoZen to manage the server
  • You need cPanel/WHM with root access
  • You want dedicated resources without shared-hosting limits
  • See Managed VPS - What’s Included

Go to Dedicated VPS if:

  • Your workload is consistently CPU-intensive
  • You need guaranteed performance at all times
  • See Dedicated VPS Plans

How to Upgrade

Upgrading Your Shared Plan

  1. Log into the GoZen client area
  2. Go to Services > My Services
  3. Click on your hosting plan
  4. Click Upgrade/Downgrade
  5. Select the new plan
  6. Confirm - billing is prorated

Migrating to a VPS

  1. Order a VPS from the GoZen store
  2. Request a free migration - we move everything for you
  3. Verify the migration on the new server
  4. Update DNS to point to the new server
  5. Cancel the old shared plan after DNS has propagated

The migration is free and we handle it. You don’t need to do anything technical.

What to Do Next

Last updated 07 Apr 2026, 00:00 +0200. history

Was this page helpful?