Skip to content

Virtual Servers VPS Blog

  • Virtual Servers VPS
  • VPS Guides & Tutorials
  • Provider Reviews & Comparisons
  • Performance Optimization
  • Security & Compliance

PHP 8.4 vs 8.3 on a VPS: OPcache, JIT, and Real Throughput Benchmarks

Posted on September 19, 2026 by Virtual-Servers-Vps-Editor

PHP 8.4 shipped in November 2024 and is now the default on Ubuntu 24.04 repositories and most 2026 managed images. The question for anyone running a small VPS is concrete:…

Read More

Profiling PHP-FPM Bottlenecks on a VPS: slowlog, strace, and Real Request Tracing

Posted on September 19, 2026 by Virtual-Servers-Vps-Editor

When a page takes 1.8 seconds and CPU sits at 40 percent, the problem is not capacity — it is latency somewhere in the request path. Guessing at it means…

Read More

Transparent Hugepages and Kernel Samepage Merging on a VPS: Latency Effects Measured

Posted on September 17, 2026 by Virtual-Servers-Vps-Editor

Two kernel memory features are enabled by default on most Linux distributions and quietly change latency characteristics in opposite directions. Transparent Hugepages (THP) reduces TLB misses by backing memory with…

Read More

MySQL Memory Trimming on a 1–2 GB VPS: A Budget You Can Actually Defend

Posted on September 17, 2026 by Virtual-Servers-Vps-Editor

A concrete memory budget for running MySQL or MariaDB on a 1–2 GB VPS: which buffers to shrink, which to leave alone, and how to verify the reduction on a live server.

Read More

Load Average vs Actual CPU Saturation on a VPS: Reading Them Correctly

Posted on September 17, 2026 by Virtual-Servers-Vps-Editor

Why a load average of 8 can be harmless on an 8-core VPS and a load of 1.5 can be catastrophic on a 2-core one — and the metrics that tell you which situation you are in.

Read More

How to Reduce MySQL Memory Usage on a Small Server (1-2 GB)

Posted on September 16, 2026 by Virtual-Servers-Vps-Editor

A MySQL or MariaDB server that swaps, gets OOM-killed, or refuses new connections is almost always misconfigured for the memory it has — not short of memory. On a 1…

Read More

Diagnosing Disk I/O Latency Spikes on a VPS Before They Wreck TTFB

Posted on September 16, 2026September 16, 2026 by Virtual-Servers-Vps-Editor

A step-by-step method for isolating disk I/O latency spikes on a VPS: measure the right metrics, separate write and read pressure, and fix the actual bottleneck.

Read More

Sizing the InnoDB Buffer Pool for a 1 GB VPS: The Arithmetic Nobody Shows You

Posted on September 15, 2026 by Virtual-Servers-Vps-Editor

The default MySQL configuration on most VPS images allocates `128M` to the InnoDB buffer pool. On a 1 GB instance running WordPress, that leaves roughly 700 MB of RAM idle…

Read More

Nginx Upstream Keepalive: Cutting TCP Handshakes to Your App Server

Posted on September 14, 2026 by Virtual-Servers-Vps-Editor

By default, Nginx opens a brand-new TCP connection to every upstream (PHP-FPM, Node, Gunicorn, or a second Nginx) for every proxied request, then closes it. At 500 requests per second…

Read More

Kernel Page Cache on a Small VPS: What Is Actually Cached, and How to Prove It

Posted on September 13, 2026September 16, 2026 by Virtual-Servers-Vps-Editor

A practical look at Linux page cache behaviour on 1–2 GB VPS instances: how dirty pages, reclaim pressure, and drop_caches really work, and what to measure before adding RAM.

Read More

Posts pagination

1 2 3 … 11 Next »

Recent Posts

  • PHP 8.4 vs 8.3 on a VPS: OPcache, JIT, and Real Throughput BenchmarksSeptember 19, 2026
  • Troubleshooting Playbook: Diagnosing 502 and 504 Gateway Errors on a VPSSeptember 19, 2026
  • Tuning mysqldump and mariadb-dump for Large Databases on a Small VPSSeptember 19, 2026
  • Profiling PHP-FPM Bottlenecks on a VPS: slowlog, strace, and Real Request TracingSeptember 19, 2026
  • Nginx Rate Limiting with limit_req: Protecting a Small VPS Without Blocking Real UsersSeptember 19, 2026

Recent Comments

No comments to show.

Archives

  • September 2026
  • August 2026
  • July 2026
  • June 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025

Categories

  • Performance Optimization
  • Provider Reviews & Comparisons
  • Security & Compliance
  • VPS Guides & Tutorials

Virtual Servers Vps Blog by Virtual Servers Vps Blog