IO limits control storage throughput and operations; a busy database, backup or many small-file requests can make a site slow even when CPU is available.
CloudLinux limits protect the shared platform and are burstable ceilings rather than dedicated resources. A limit event is a symptom to investigate; repeated events usually require application optimisation, traffic control or a larger plan.
Before you start
- Open the affected hosting service and note the exact time, URL and operation that was slow or failed.
- Have recent CloudLinux usage, application logs and any monitoring alert available for the same time window.
Work through these checks
- Check whether IO throughput or IOPS reached its limit and record the exact period.
- Compare the period with backups, malware scans, imports, cache rebuilds, log rotation and database-heavy requests.
- Use application and access logs to identify endpoints causing many small file reads or writes.
- Reduce unnecessary logging, transient-file churn and repeated cache generation.
- Optimise database indexes and batch large imports or media operations rather than running several simultaneously.
- Retest and upgrade only when legitimate normal workload remains above the plan allowance after optimisation.
Confirm the result
- The same operation completes without another limit event during a comparable test.
- CloudLinux graphs and application logs show which change improved the workload rather than merely hiding the symptom.
Common problems
| Symptom | Likely cause | What to do |
|---|---|---|
| The site is slow but no limit is currently shown. | The event has passed, the bottleneck is remote, or application/database work is slow without reaching a hard ceiling. | Use exact timestamps, request logs and slow-query or application profiling rather than relying on a single live graph. |
| Resource faults return after a temporary improvement. | A cache clear or process restart treated the symptom but did not reduce expensive requests, bots or scheduled work. | Identify the repeating URL, job or query and optimise or rate-limit it before choosing a larger plan. |
When to contact Tudor Internet
Open a ticket through the Customer Portal when the checks above do not resolve the issue, when an action is unavailable for your service, or when continuing could risk data loss or service interruption. Include the following so the request can be investigated efficiently:
- The affected domain and SiteWorx account
- The exact error text and time
- The last change made
- Relevant log lines with passwords and personal data removed
Related articles
- Understand hosting resource limits
- Manage a database with phpMyAdmin
- Create a backup before changing a website
- Resource limit errors and slow sites
- Understand a CloudLinux CPU limit event
Last reviewed: 2026-07-18.