Ultra Web Hosting Docs

Bandwidth & Disk Usage

Bandwidth is the amount of data your account sends and receives, and disk usage is the space your files and email occupy. Keeping an eye on both helps you stay within your plan and keeps your site fast. This page shows where to find these figures in cPanel and how to keep them in check.

Viewing Bandwidth in cPanel

Log into cPanel and open the Bandwidth tool in the Metrics section. It charts your data transfer over the day, week, month, and year, broken down by service — HTTP (web), mail (POP3, IMAP, SMTP), and FTP. The summary near the top of the cPanel home page also shows your current usage against your monthly allowance.

What Counts as Bandwidth

Bandwidth is consumed whenever data leaves or enters your account. The main contributors are:

Every visitor multiplies the size of your pages and assets, so a heavy homepage with large images can use bandwidth quickly as traffic grows.

How a CDN Lowers Origin Bandwidth

A content delivery network such as Cloudflare stores copies of your static files (images, CSS, JavaScript) on its own edge servers and serves them to visitors on your behalf. When a file is served from the CDN's cache, it never leaves your origin server — so it does not count against your hosting bandwidth.

The result is that a CDN can dramatically reduce the bandwidth measured in cPanel. Bear in mind this is the same reason server-side stats under-report visitors: the traffic the CDN handles is not visible at the origin. For accurate visitor numbers, use Google Analytics (GA4).

Note Because a CDN absorbs cached requests, your cPanel bandwidth figure reflects only what reached the origin server. If you have Cloudflare enabled, your true delivered traffic is higher than the origin bandwidth number suggests — check your Cloudflare dashboard for CDN-side totals.

Monitoring Monthly Usage

Check your bandwidth periodically so a busy month does not catch you by surprise:

  1. Open the Bandwidth tool and review the Monthly chart.
  2. Compare the total against the allowance shown in your plan and on the cPanel home summary.
  3. Look at the per-service breakdown to see whether web traffic, email, or FTP is the main driver.
  4. Watch for sudden spikes, which can indicate a viral page, a large file being downloaded repeatedly, or hotlinking by other sites.
Tip If you are consistently approaching your allowance, review the reduction steps below before your usage becomes a problem. If your site is simply growing, a plan upgrade may be the right call — open a support ticket and we will help you choose.

Reducing Bandwidth Usage

A few practical changes can cut bandwidth significantly without hurting your site:

Keeping an Eye on Disk Usage

Disk usage is separate from bandwidth — it is the storage your files, databases, and email occupy, not the data you transfer. Large mailboxes, old backups, and unused media are common culprits. Use the cPanel Disk Usage tool to see where your space is going, and clear out what you no longer need. For a full walkthrough, see Disk Usage.