Tagged articles
13 articles
Page 1 of 1
dbaplus Community
dbaplus Community
May 3, 2026 · Fundamentals

What Is 127.0.0.2? A Veteran Ops Engineer’s Surprising Discovery

The article explains that the entire 127.0.0.0/8 block consists of loopback addresses, shows how addresses like 127.0.0.2 and 127.0.1.1 are reachable, and demonstrates practical uses such as isolating services, simulating clusters, and the special role of 127.0.1.1 on Debian systems.

127.0.0.0/8Linux networkinghosts file
0 likes · 7 min read
What Is 127.0.0.2? A Veteran Ops Engineer’s Surprising Discovery
Network Intelligence Research Center (NIRC)
Network Intelligence Research Center (NIRC)
Apr 23, 2025 · Artificial Intelligence

DeepQueueNet in Practice: Quickly Achieve High‑Precision Network Simulation

This article walks through using DeepQueueNet—a deep‑learning‑enhanced network performance estimator—to set up a device model, train the PyTorch version, configure a fattree16 topology, and run multi‑GPU simulations that deliver minute‑level, packet‑accurate results in as little as 1 minute 27 seconds.

Deep LearningDeepQueueNetPyTorch
0 likes · 6 min read
DeepQueueNet in Practice: Quickly Achieve High‑Precision Network Simulation
Efficient Ops
Efficient Ops
Apr 6, 2025 · Operations

Simulate Unreliable Networks on Windows with the Free Clumsy Tool

This guide explains how the open‑source Windows utility Clumsy can intercept and manipulate network packets—adding delay, loss, throttling, duplication or reordering—to let developers and operations engineers test application resilience under adverse network conditions.

ClumsyWindowsnetwork simulation
0 likes · 6 min read
Simulate Unreliable Networks on Windows with the Free Clumsy Tool
Bilibili Tech
Bilibili Tech
Jan 2, 2024 · Frontend Development

WebRTC Testing and Quality Assurance for Live Streaming

Bilibili’s senior test engineer outlines a comprehensive WebRTC quality‑assurance strategy that validates client SDK modules, signaling and media servers, conducts functional, regression and weak‑network testing, monitors performance metrics on both client and server, and correlates QoS data with user‑centric QoE indicators to ensure seamless live‑streaming experiences.

WebRTCnetwork simulation
0 likes · 17 min read
WebRTC Testing and Quality Assurance for Live Streaming
Network Intelligence Research Center (NIRC)
Network Intelligence Research Center (NIRC)
Aug 30, 2023 · Artificial Intelligence

DeepQueueNet: Scalable Network Performance Estimation with Packet‑Level Visibility

DeepQueueNet combines discrete‑event and continuous simulation with deep neural networks to deliver highly accurate, generalizable, and GPU‑scalable network performance estimates at packet‑level granularity, outperforming existing DNN‑based estimators across diverse topologies and traffic scenarios.

DESDNNDeep Learning
0 likes · 5 min read
DeepQueueNet: Scalable Network Performance Estimation with Packet‑Level Visibility
Alibaba Terminal Technology
Alibaba Terminal Technology
Dec 17, 2021 · Operations

How Youku Simulates Weak Networks to Boost Video App Performance

This article explains how Youku’s weak‑network testing platform models real‑world low‑bandwidth scenarios, standardizes network degradation levels, and uses both hardware and software controls to improve video streaming quality across Android, iOS and other client devices.

Performance Testingmobile-appnetwork simulation
0 likes · 10 min read
How Youku Simulates Weak Networks to Boost Video App Performance
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
FunTester
FunTester
Apr 7, 2020 · Operations

How to Simulate Different Network Speeds for Mobile Apps and Websites Using JMeter

This article explains how to use JMeter to limit output bandwidth by configuring httpclient.socket.http.cps and httpclient.socket.https.cps, enabling realistic simulation of various mobile network speeds such as GPRS, 3G, 4G, Wi‑Fi, and Ethernet, and shows how to apply these settings via user.properties or command‑line parameters.

JMeterLoad TestingPerformance Testing
0 likes · 5 min read
How to Simulate Different Network Speeds for Mobile Apps and Websites Using JMeter
iQIYI Technical Product Team
iQIYI Technical Product Team
Nov 15, 2019 · Operations

QTC: A Dynamic Network Simulation and Low‑Interference Packet Capture Solution for Mobile Video App Testing

QTC, iQIYI’s extended ATC tool combining a dual‑NIC workstation, wireless hotspot and Python‑based software, dynamically simulates static and changing network conditions while providing low‑interference automated packet capture, enabling rapid mobile video app testing across diverse scenarios and uncovering numerous bugs.

AutomationPacket CaptureQTC
0 likes · 9 min read
QTC: A Dynamic Network Simulation and Low‑Interference Packet Capture Solution for Mobile Video App Testing
DevOps Cloud Academy
DevOps Cloud Academy
Aug 9, 2019 · Operations

Setting Up a Lab Environment: Installing GNS3 and CRT Terminal

This guide walks through the step‑by‑step process of preparing a lab environment by installing GNS3, configuring it to use Chinese language, selecting a remote connection tool, and loading ISO images, with accompanying screenshots to illustrate each configuration stage.

CRT terminalGNS3lab setup
0 likes · 1 min read
Setting Up a Lab Environment: Installing GNS3 and CRT Terminal