Tagged articles
3 articles
Page 1 of 1
Efficient Ops
Efficient Ops
Jun 21, 2020 · Operations

How to Simulate Real-World Network Conditions with Linux Netem and tc

This guide explains how to use Linux's Netem module via the tc command to emulate network conditions such as delay, loss, duplication, corruption, and packet reordering, providing practical examples and command syntax for effective testing and troubleshooting of network performance issues.

Linuxnetemnetwork simulation
0 likes · 8 min read
How to Simulate Real-World Network Conditions with Linux Netem and tc
Beike Product & Technology
Beike Product & Technology
Dec 13, 2018 · Operations

How to Simulate Network Latency and Packet Loss in Docker with Pumba

This guide explains how to use the Pumba tool to emulate network latency and packet loss for Docker containers, covering the underlying netem commands, required dependencies, step‑by‑step examples for delay and loss scenarios, and tips for integrating the simulations into microservice testing pipelines.

DockerPacket Lossmicroservices testing
0 likes · 12 min read
How to Simulate Network Latency and Packet Loss in Docker with Pumba