Skip to main content

How to Serve WebP Images Automatically with NGINX: Complete 2026 Guide


by Danila Vershinin, January 19, 2026

Learn how to automatically serve WebP images with NGINX to supporting browsers while falling back to JPEG/PNG for others. Covers content negotiation, the Vary header, on-the-fly conversion with nginx-module-webp, and the PageSpeed module.

Read More...

Install zlib-ng: faster drop-in zlib for RHEL and CentOS


by Danila Vershinin, March 6, 2020

Install zlib-ng on CentOS, RHEL, Rocky, Alma, Amazon Linux, Fedora, and SLES. SIMD-accelerated drop-in replacement for the system zlib library that every web server, database, and Linux compression path quietly depends on.

Read More...

Install NGINX Brotli Module on Rocky Linux, AlmaLinux, CentOS & RHEL


by Danila Vershinin, January 10, 2019

Enable superior Brotli compression support with your NGINX in CentOS or any RedHat-based systems like Oracle Linux, Rocky Linux, AlmaLinux, CloudLinux, etc.

Read More...