We have completed our April 2026 maintenance cycle, updating all core components to their latest stable releases. All binaries continue to be compiled from source with native AMD EPYC Zen 2 optimizations as introduced in our March infrastructure upgrade.
Nginx 1.29.7 has been updated and continues to be compiled from source with BoringSSL (Google's hardened TLS library), jemalloc for optimized memory allocation, Brotli compression, and full HTTP/3 support. The build uses -O3 -march=znver2 with link-time optimization for maximum throughput on our Zen 2 hardware.
Additional updates: Redis 8.6.2 for improved cache throughput, AdGuard Home v0.107.73 with updated filtering logic, and dnscrypt-proxy 2.1.15 with upstream stability improvements.
All updates were applied with zero service interruption.
Routine component updates across our full software stack, keeping all binaries current with the latest upstream releases.
Highlights
- Nginx 1.29.7 with BoringSSL - Google's hardened TLS implementation
- jemalloc memory allocator for reduced fragmentation under load
- Brotli compression support for faster content delivery
- Full HTTP/2 and HTTP/3 (QUIC) support compiled in
- Redis 8.6.2, AdGuard Home v0.107.73, dnscrypt-proxy 2.1.15 updated
- All binaries recompiled with Zen 2 / AVX2 native optimizations