Tag

Gzip Compression

1 views collected around this technical thread.

macrozheng
macrozheng
Dec 12, 2024 · Backend Development

Master Caddy: Simplify Web Server Setup and Advanced Proxy Configurations

This tutorial introduces Caddy, a modern Go‑based web server, shows how to install it with Docker, and demonstrates static and dynamic proxy setups, directory routing, gzip compression, and address rewriting for a SpringBoot‑Vue e‑commerce project.

CaddyCaddyfileDocker
0 likes · 9 min read
Master Caddy: Simplify Web Server Setup and Advanced Proxy Configurations
Architect
Architect
Jul 4, 2015 · Frontend Development

Practical Guide to Optimizing Website Page Load Speed

This article presents a comprehensive set of techniques—including image optimization, GZip compression, server response improvements, browser caching, CDN usage, code minification, and asynchronous loading—to significantly accelerate website page loading, enhance SEO rankings, and improve user experience.

Gzip Compressionbrowser cachingcdn
0 likes · 13 min read
Practical Guide to Optimizing Website Page Load Speed
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Jun 11, 2015 · Frontend Development

14 Practical Ways to Optimize Website Loading Speed

This guide presents fourteen actionable techniques—including server response tuning, browser caching, gzip compression, asynchronous scripts, CDN usage, and resource minification—to dramatically improve website loading speed, boost SEO rankings, lower bounce rates, and enhance user experience.

Gzip Compressionasynchronous scriptsbrowser caching
0 likes · 10 min read
14 Practical Ways to Optimize Website Loading Speed