Home Features Pricing
Resources
Company 🟢 Live Demo
Free Trial Get License

Performance Tuning

Optimize your HPanel server for maximum performance with these built-in features and configurations.

FastCGI Page Cache

Enable Nginx FastCGI caching for WordPress and dynamic sites. Cached pages are served directly from Nginx, bypassing PHP entirely.

  • Enable per-site from the user dashboard
  • Configurable cache TTL
  • Automatic cache purge on content updates (with WP plugin)

Redis Object Cache

Enable Redis object caching for applications that support it. Dramatically reduces database query load.

  • Per-site Redis instance isolation
  • WordPress Redis plugin pre-configured
  • Memory limit configurable per account

PHP OPcache + JIT

OPcache is enabled by default for all PHP versions. JIT compilation is available for PHP 8.0+.

  • Configurable memory allocation
  • Per-version OPcache settings
  • Admin can enable/disable JIT globally

Brotli Compression

Brotli compression is enabled by default for all text-based responses. Gzip is used as a fallback for older browsers.

PHP Version Management

Each hosting account can run a different PHP version. Admins control which PHP versions and extensions are available.

  • Supported: PHP 7.4, 8.0, 8.1, 8.2, 8.3
  • Per-account version selection
  • Per-account extension management