Tagged articles
7 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
May 3, 2023 · Operations

Master Linux Traffic Shaping: Limit IP/Port Bandwidth with TC and IFB

Learn how to control Linux network traffic by creating qdisc, class, and filter rules with tc, set bandwidth limits for specific IPs or ports, and use an ifb virtual interface to shape inbound traffic, including step-by-step commands, configuration examples, and cleanup procedures.

Traffic Shapingbandwidth limitingifb
0 likes · 10 min read
Master Linux Traffic Shaping: Limit IP/Port Bandwidth with TC and IFB
Liangxu Linux
Liangxu Linux
Dec 20, 2022 · Operations

Master Linux Traffic Shaping with TC: Limit Bandwidth per IP and Port

This guide explains how to use Linux's TC tool to shape traffic by creating qdisc, class, and filter rules, allowing you to limit outbound and inbound bandwidth for specific IP addresses or ports, with step‑by‑step commands and practical examples.

LinuxTraffic Shapingbandwidth limiting
0 likes · 10 min read
Master Linux Traffic Shaping with TC: Limit Bandwidth per IP and Port
Beike Product & Technology
Beike Product & Technology
Mar 3, 2022 · Backend Development

Design and Stability Practices of the Beike Storage Gateway

This article details the architecture, S3‑compatible functionality, rate‑ and bandwidth‑limiting mechanisms, dependency degradation strategies, multi‑cloud switching, monitoring, and future roadmap of the Beike storage gateway, illustrating how it achieves high availability and scalability for billions of objects.

Backend ArchitectureS3 protocolbandwidth limiting
0 likes · 12 min read
Design and Stability Practices of the Beike Storage Gateway
Open Source Linux
Open Source Linux
Nov 23, 2021 · Backend Development

5 Simple Nginx Tweaks to Slash Bandwidth and Boost Performance

During the COVID‑19 surge, web traffic spiked dramatically, prompting a detailed guide on five practical Nginx configuration changes—enabling Gzip compression, setting cache headers, activating HTTP/2, streamlining logging, and limiting bandwidth—to dramatically reduce bandwidth usage and improve site responsiveness.

GzipHTTP2bandwidth limiting
0 likes · 10 min read
5 Simple Nginx Tweaks to Slash Bandwidth and Boost Performance
Laravel Tech Community
Laravel Tech Community
Jul 21, 2021 · Operations

Optimizing Nginx Performance: Gzip Compression, Cache Headers, HTTP/2, Logging, and Bandwidth Limiting

This article explains practical Nginx configuration tweaks—including enabling gzip compression, setting cache headers, activating HTTP/2, optimizing logging, and limiting bandwidth—to reduce bandwidth usage and server load, illustrated with code examples and performance impact calculations for typical web traffic.

GzipHTTP/2Performance Optimization
0 likes · 9 min read
Optimizing Nginx Performance: Gzip Compression, Cache Headers, HTTP/2, Logging, and Bandwidth Limiting