web performance

Install Nginx Amplify on CentOS 8 HEL 8 to Monitor LEMP Stack Peformance

Install Nginx Amplify on CentOS 8/RHEL 8 to Monitor LEMP Performance

Nginx Amplify is a free, flexible and powerful way to analyze the load and performance of Nginx and Nginx Plus…

enable tcp bbr ubuntu

Easily Boost Ubuntu Network Performance by Enabling TCP BBR

This tutorial shows you how to enable TCP BBR on Ubuntu. TCP BBR is a TCP congestion control algorithm developed…

Set Up Nginx FastCGI Cache to Reduce WordPress Server Response Time

This tutorial will be showing you how to set up Nginx FastCGI cache to reduce server response time for your…

How to Enable HTTP2 on Debian 8 with Nginx Web Server

Update: This method described below is rendered useless since web browsers drops support for NPN(Next Protocol Negotiation). Here is the…

Compile Nginx with ngx_pagespeed Module on Ubuntu Server

ngx_pagespeed is an open-source Nginx module that automatically applies best practices to optimize website speed. In this tutorial, we will…

SPDY and HTTP/2

What is HTTP/2 and How to Enable it on Nginx

One of the core technologies powering the web is HTTP. Unfortunately, HTTP/1.1 was designed for static HTML sites and was…

ngx_pagespeed

Install Nginx PageSpeed Module on Ubuntu 22.04/20.04 Server

ngx_pagespeed is an open-source Nginx module that automatically applies best practices to optimize website front-end performance. In this tutorial, I…