Unlock Special Pricing for a Limited Time – GET 70% OFF NOW!

SpeedyGo
  • Feature
  • Documentation
  • Pricing
  • Blog
  • Support Ticket
  • FAQ
  • Login
It's Free Download Now
Login

Getting Started

  • Requirements & Compatibility
  • Installation
  • First-Time Setup

Caching & Preloading

  • Scheduled Expiration & Auto Purge
  • Cache Warm-Up
  • Cache Preloading
  • Mobile Caching
  • Object Caching
  • Browser Caching
  • Full-Page Caching

Asset Optimization

  • JS Interaction Loader
  • JavaScript Combination
  • CSS Combination
  • JavaScript Minification
  • CSS Minification
  • HTML Minification

Compression

  • Defer Scripts
  • Brotli Compression
  • Gzip Compression

Image Optimization (Pro)

  • Recommended Configuration (Pro Users)
  • Lazy Load
  • WebP Quality Control
  • Conversion Scope Rules
  • Enable WebP Conversion

PageSpeed & Analytics (Pro)

  • Mobile vs Desktop Tracking
  • Google PageSpeed API Integration

System & Developer Tools

  • Clean Uninstallation
  • WP-Cron Monitoring
  • Licensing & Security Checks
  • Admin Bar Purge Action
  • Advanced Cache Rules (.htaccess)

Troubleshooting

  • Purging Cache on UI Glitches
  • WebP Conversion Failing
  • Missing API Key / Connection Error
  • Excluding Broken Files (Minification & Combination Issues)
  • Debugging Compression Warnings
  • System Requirement Issues

Changelog

  • Changelog

Contact & Support

  • Contact & Support
View Categories
  • Home
  • Docs
  • Getting Started
  • Requirements & Compatibility

Requirements & Compatibility

SpeedyGo System Requirements & Technical Overview #

SpeedyGo is optimized for performance, but it relies on certain baseline server capabilities to function correctly. Below you’ll find updated requirements with additional technical context to help advanced users and developers understand how everything works under the hood.

1.1 Minimum Requirements #

ComponentRequired Version
WordPress5.0 or higher
PHP7.2 or higher
MySQL5.6+ (recommended)
GD or ImagickMust support WebP

1.2 Server Capabilities #

FeatureRequired For
GD or ImagickWebP conversion & image optimization
mod_rewrite (Apache) or NGINX rewrite rulesCache delivery
zlib PHP extensionGzip compression
brotli PHP extension (optional)Brotli compression
PHP exec() (optional)Advanced image conversions
WP CronCache preloading & scheduled purges
disk_free_space()Cache storage validation

1.3 Technical Overview (How SpeedyGo Works Internally) #

Compression Engine #

  • Uses the zlib PHP extension to generate Gzip-compressed assets.
  • If the brotli extension is available, Brotli files are generated for modern browsers.
  • Adds proper Content-Encoding and Vary: Accept-Encoding headers.

Image Optimization Pipeline #

  • Detects whether GD (with WebP support) or Imagick is available.
  • Automatically converts JPEG/PNG to WebP.
  • Preserves original images (non-destructive optimization).
  • Supports batch processing via background tasks.
  • Optionally uses exec() for advanced server-level conversions.

Caching Mechanism #

  • Generates static HTML cache files inside:
    wp-content/uploads/speedygo-cache/
  • Uses rewrite rules (.htaccess or NGINX config) to serve cached files before WordPress loads.
  • Reduces PHP execution time and database queries.
  • Supports automatic cache invalidation on post updates, comments, and plugin/theme changes.

Scheduled Tasks #

  • Uses WP Cron for cache preloading and scheduled purging.
  • Handles background image optimization.
  • Falls back gracefully if WP Cron is disabled.

Disk Space Validation #

  • Uses disk_free_space() to verify sufficient storage in wp-content/uploads/.
  • Prevents cache overflow on limited hosting environments.

If any required module is missing, SpeedyGo will display a notice in:
Settings → SpeedyGo → System Info

Updated on March 12, 2026

Share This Article :

  • Facebook
  • X
  • LinkedIn
  • Pinterest
Installation
Table of Contents
  • SpeedyGo System Requirements & Technical Overview
    • 1.1 Minimum Requirements
    • 1.2 Server Capabilities
    • 1.3 Technical Overview (How SpeedyGo Works Internally)
      • Compression Engine
      • Image Optimization Pipeline
      • Caching Mechanism
      • Scheduled Tasks
      • Disk Space Validation
SpeedyGo
  • Support Ticket
  • Feature
  • Documentation
  • Blog
  • FAQ
  • Get SpeedyGo

SpeedyGo is built to make your WordPress site faster, lighter, and easier to manage. From caching to compression, we simplify performance so you can focus on growing your website.

©2026 SpeedyGo. All rights reserved.

  • Privacy Policy
  • Refund Policy
  • Terms and Conditions
  • Privacy Disclosure