Back to Changelog
Panel Backend
v1.0.127
MySQL Performance Tuner — server-specific tuning recommendations engine with benchmark tool
New Features
5- Added MySQL Performance Tuner page under Databases with server-specific recommendations based on RAM, CPU, and disk type
- RAM/CPU/disk-aware tuning engine with 41 configurable MySQL variables across 6 categories: InnoDB, Connections, Memory, Logging, Replication, Charset
- Built-in benchmark tool: 1000 sequential writes + 200 reads with real-time QPS and latency metrics
- Atomic config management — changes are applied atomically with automatic rollback on failure
- 4 new API endpoints: GET analysis, POST apply config, POST run benchmark, POST reset to defaults