Archives - Tag

How to Build Brotli From Source on Fedora

Introduction In this article, you will learn how to build Brotli from source on Fedora. Brotli, a compression algorithm, claims to be more effective at compressing web pages than its predecessor, GZIP, and to have shorter compression times. It is available at no cost, has widespread support across current web servers, and can be used…

How to Build Brotli From Source on Debian 9

Introduction In this article, you will learn how to build Brotli from source on Debian 9. Brotli, a compression algorithm, claims to be more effective at compressing web pages than its predecessor, GZIP, and to have shorter compression times. It is available at no cost, has widespread support across current web servers, and can be…

How to Build Brotli From Source on CentOS 7

Introduction In this article, you will learn how to build Brotli from source on CentOS 7. Brotli, a compression algorithm, claims to be more effective at compressing web pages than its predecessor, GZIP, and to have shorter compression times. It is available at no cost, has widespread support across current web servers, and can be…