Speed Boost — Optimize and Accelerate Your Sites on EasyCloudify
TL;DR — EasyCloudify Speed Boost brings your sites within milliseconds of users by providing quick diagnostics, optimized caching configuration, and content acceleration tools from your dashboard.
What is EasyCloudify Speed Boost?
EasyCloudify Speed Boost is a site performance optimization feature that combines caching diagnostics, acceleration settings, and delivery optimization to reduce your website's response time and improve the user experience for visitors worldwide. Access Speed Boost at /cloudpanel/speed-boost.
Before You Start
- Your domain is active and pointed to EasyCloudify
- You have an active CDN or performance plan
How to Access Speed Boost
In the sidebar, click Speed Boost. You land on /cloudpanel/speed-boost, which loads the Boost component.
Speed Boost Features
The Boost component provides:
- Quick diagnostics — Identifies performance bottlenecks on your site
- Caching configuration — Set cache rules for static assets, HTML pages, and API responses
- Acceleration — Enable optimizations that reduce time-to-first-byte and improve overall load speed
Caching Best Practices
| Content type | Recommended cache strategy |
|---|---|
| Static assets (CSS, JS, images) | Cache aggressively — long TTL (1 year) |
| HTML pages | Cache with revalidation or short TTL (5–60 min) |
| API responses | Do not cache (or cache briefly with explicit rules) |
| User-authenticated pages | Do not cache |
💡 Tip: Enable caching for static assets first — this alone typically reduces bandwidth and improves load time by 30–60% for most websites.
Frequently Asked Questions
Will Speed Boost affect how my site looks to users?
No. Speed Boost delivers the same content faster. It does not alter the visual appearance or functionality of your site.
How do I clear the cache after deploying new content?
Use the cache purge tool in the Speed Boost interface to clear cached content after a new deployment.