Optimization, monitoring, and best practices on high-performance NVMe VPS.
11 tutorials available
Enable BBR congestion control and optimize network sysctl parameters on a HolyCloud Linux VPS to improve throughput and latency.
Use iostat and sysstat on a HolyCloud VPS to diagnose disk bottlenecks, latency, and volume saturation.
Deploy Redis on a HolyCloud VPS and use it for session, object, and query caching to offload PHP and MySQL.
Install Prometheus, node_exporter, and Grafana on a HolyCloud VPS to monitor CPU, RAM, disk, and network with dashboards.
Configure Nginx FastCGI cache on a HolyCloud VPS to serve PHP pages from memory and reduce PHP-FPM load.
Tune the PHP-FPM pool (pm, pm.max_children, slowlog) on a HolyCloud Performance VPS to maximize PHP throughput without saturating RAM.
Measure CPU stability and performance on your HolyCloud VPS with stress-ng, interpret results, and avoid abusive saturation.
Install Netdata via the official script and secure access to port 19999.
Tune innodb_buffer_pool_size, enable the slow query log, and analyze slow queries.
Create a swap file with fallocate, enable it via fstab, and adjust swappiness.
Reduce SSD wear and improve I/O with fstrim, noatime, and iostat.