FrankenPHP + Caddy
Worker-mode PHP behind Caddy. No PHP-FPM, no nginx. One binary, HTTP/3, automatic TLS.
You are looking at UltrafastWoo — a stack that pushes WooCommerce from sluggish to sub-3 ms p95. Designed to run on a $1.50/mo Mikrus VPS, runs anywhere Docker runs. This page is the demo. The shop works. Add things to the cart. Click around. Watch the network tab.
Worker-mode PHP behind Caddy. No PHP-FPM, no nginx. One binary, HTTP/3, automatic TLS.
Caddy-native cache handler with smart bypass for cart, checkout and logged-in users. The reason p95 dropped to single-digit milliseconds.
10.7 KB of reactive hypermedia. Cart updates, search and filtering stream over SSE. Zero React, zero jQuery, zero build step on the front-end.
WooCommerce sessions live in Redis with TTL-based expiry. Object cache on top. The DB barely sees traffic.
The blog post walks through the benchmarks, the architecture decisions, the dead-ends, and how to install the same stack on a Mikrus (or any Docker host) in one command.
Demo data. Orders are not fulfilled. Resets periodically.