Tagged articles
35 articles
Page 1 of 1
dbaplus Community
dbaplus Community
Mar 18, 2026 · Operations

How to Accurately Measure Network Speed on Linux: Tools & Tips

Learn a comprehensive, step‑by‑step guide to testing network performance on Linux, covering beginner commands like ping, download speed checks with curl/wget, advanced utilities such as speedtest‑cli, iperf3, iftop, nload, nethogs, bmon and vnstat, plus installation tips, usage examples, and practical advice for different scenarios.

CLILinuxiperf3
0 likes · 10 min read
How to Accurately Measure Network Speed on Linux: Tools & Tips
Woodpecker Software Testing
Woodpecker Software Testing
Jan 4, 2026 · Mobile Development

Essential Mobile App Performance Testing Checklist and Tools

Performance is critical for mobile apps; this guide outlines how to evaluate device, server/API, and network performance, provides troubleshooting steps for common issues, recommends Android and iOS testing tools, discusses testing challenges, and presents a comprehensive pre‑release testing checklist.

API testingAndroiddevice performance
0 likes · 11 min read
Essential Mobile App Performance Testing Checklist and Tools
ITPUB
ITPUB
Dec 30, 2025 · Operations

Master Linux Network Speed Testing: From Ping to Advanced Tools

This guide walks you through a complete set of Linux network‑speed testing utilities—from the built‑in ping command to curl/wget downloads, Speedtest‑CLI, iperf3, iftop, nload, nethogs, bmon and vnstat—explaining installation, core metrics, usage examples, and practical tips for accurate measurement and troubleshooting.

Linuxiftopiperf3
0 likes · 10 min read
Master Linux Network Speed Testing: From Ping to Advanced Tools
FunTester
FunTester
Jun 27, 2025 · Fundamentals

Mastering TCP Retransmission: Boost Your Testing Efficiency

This article explains the core principles of TCP's retransmission mechanisms, outlines four common strategies, discusses how high retransmission rates indicate network or server issues, and provides practical methods for test engineers to diagnose, monitor, and optimize TCP reliability in performance testing scenarios.

Performance OptimizationReliabilityTCP
0 likes · 11 min read
Mastering TCP Retransmission: Boost Your Testing Efficiency
vivo Internet Technology
vivo Internet Technology
May 7, 2025 · Information Security

FunProxy: A Rust‑Based Cross‑Platform Full‑Link Testing and Proxy Tool

FunProxy is a Rust‑based, Tauri‑powered cross‑platform tool that provides high‑performance packet capture, cloud‑managed hosts and rules, collaborative sharing, and extensible plugins for full‑link testing and proxying across Windows, macOS, Linux, Android, iOS and web, delivering secure, low‑memory, fast startup testing.

MITMProxyRust
0 likes · 18 min read
FunProxy: A Rust‑Based Cross‑Platform Full‑Link Testing and Proxy Tool
Liangxu Linux
Liangxu Linux
May 5, 2025 · Operations

How to Test UDP Ports on Windows 10 Using Netcat and PowerShell

This guide shows three practical ways to verify UDP port connectivity on Windows 10: installing and using Netcat (nc), writing a simple PowerShell script, and leveraging the ping command for basic reachability checks, along with installation tips and important caveats.

PowerShellUDPWindows
0 likes · 4 min read
How to Test UDP Ports on Windows 10 Using Netcat and PowerShell
FunTester
FunTester
Apr 27, 2025 · Operations

Why Packet Loss Can Cripple HTTP Performance—and How to Measure Its Impact

This article explains how packet loss in TCP/IP networks triggers retransmissions that dramatically increase HTTP latency, reduce throughput, and cause cascading failures, then details an experiment using ChaosMesh to quantify these effects across different payload sizes and loss rates, and offers practical testing guidelines.

ChaosMeshHTTP performancePacket Loss
0 likes · 11 min read
Why Packet Loss Can Cripple HTTP Performance—and How to Measure Its Impact
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
Liangxu Linux
Liangxu Linux
Sep 7, 2024 · Operations

How to Use iPerf for Accurate Server-to-Server Bandwidth Testing

This guide explains how to prepare source and target servers, install iPerf, run it in server and client modes on Windows (or Linux), and use specific commands to measure TCP bandwidth, UDP jitter, packet loss, and network latency, including required firewall and security‑group settings.

LinuxTCPUDP
0 likes · 4 min read
How to Use iPerf for Accurate Server-to-Server Bandwidth Testing
Liangxu Linux
Liangxu Linux
Aug 14, 2024 · Operations

How to Use iPerf for Accurate Network Bandwidth and Latency Testing

This guide walks you through preparing the environment, installing iPerf on Windows or Linux servers, running it in server and client modes, testing TCP and UDP performance, measuring latency with ping, and checking all available options to ensure reliable network bandwidth and latency measurements.

LatencyLinuxTCP
0 likes · 5 min read
How to Use iPerf for Accurate Network Bandwidth and Latency Testing
Liangxu Linux
Liangxu Linux
Mar 26, 2024 · Operations

How to Test Local Network Speed on Linux, Windows, and macOS with Free Tools

This guide explains how to measure local network performance on Linux, Windows, and macOS using free command‑line utilities such as speedtest‑cli and iperf, as well as graphical tools like Speedtest, and provides advanced techniques with Wireshark, ping, and network‑optimization tips.

LinuxWindowsWireshark
0 likes · 10 min read
How to Test Local Network Speed on Linux, Windows, and macOS with Free Tools
Open Source Linux
Open Source Linux
Jun 5, 2023 · Operations

Mastering iperf: Install, Configure, and Run TCP/UDP Bandwidth Tests

This guide explains how to install iperf on Windows and Linux, configure it for TCP and UDP bandwidth testing, adjust UDP buffer settings, and interpret the resulting performance metrics, providing practical command examples and visual output for accurate network performance analysis.

LinuxTCPUDP
0 likes · 8 min read
Mastering iperf: Install, Configure, and Run TCP/UDP Bandwidth Tests
360 Quality & Efficiency
360 Quality & Efficiency
Nov 11, 2022 · Operations

Understanding TCPCopy: Architecture, Core Principles, and Performance

This article introduces the open‑source traffic‑replay tool TCPCopy, explains its 1.0 architecture—including the tcpcopy and intercept components—covers its packet‑capture and injection methods (raw socket vs pcap), TCP state handling, routing challenges, intercept role, and performance characteristics, providing practical insights for backend testing and operations.

PCAPbackend operationsnetwork testing
0 likes · 9 min read
Understanding TCPCopy: Architecture, Core Principles, and Performance
Liangxu Linux
Liangxu Linux
Mar 20, 2022 · Information Security

Master Ncat on CentOS: Install, Test Ports, Chat, and Simple Web Server

This guide explains how to install the ncat package on CentOS 7/8, use it to check TCP connections, set up listening ports, run a basic chat service, probe SSH versions, create a backdoor, and serve static web pages, providing concrete commands and example outputs for each task.

CentOScommand-linencat
0 likes · 7 min read
Master Ncat on CentOS: Install, Test Ports, Chat, and Simple Web Server
Bilibili Tech
Bilibili Tech
Feb 25, 2022 · Operations

Extending Mahimahi Record‑and‑Replay Framework to Support HTTP/2 and QUIC with Nginx

The authors upgraded the Mahimahi record‑and‑replay framework by replacing Apache with modular Nginx, adding native HTTP/2 support and integrating a QUIC module (via quiche), enabling replay of captured traffic under modern protocols, precise network condition control and open‑sourcing the extensions for reproducible performance experiments.

HTTPMahimahiNGINX
0 likes · 7 min read
Extending Mahimahi Record‑and‑Replay Framework to Support HTTP/2 and QUIC with Nginx
FunTester
FunTester
Oct 15, 2021 · Operations

Bandwidth, Latency, Jitter & Loss Testing with iperf, netperf & qperf on ESXi/VSR

This article walks through setting up a lab environment with ESXi, H3C VSR, and CentOS hosts, installing iperf, netperf, and qperf, configuring IP addresses and routes, disabling firewalls, and using these tools to measure bandwidth, latency, jitter, and packet loss, revealing surprising high‑throughput results and practical troubleshooting tips.

ESXiLinuxVSR
0 likes · 9 min read
Bandwidth, Latency, Jitter & Loss Testing with iperf, netperf & qperf on ESXi/VSR
Liangxu Linux
Liangxu Linux
May 7, 2020 · Operations

Test Linux Network Speed with fast, speedtest, and iPerf

This guide explains how to install and use three command‑line tools—fast, speedtest, and iPerf—on Linux (or any OS) to measure download and upload bandwidth, retrieve detailed results, and automate regular network performance monitoring.

fast-cliiperfnetwork testing
0 likes · 5 min read
Test Linux Network Speed with fast, speedtest, and iPerf
ITPUB
ITPUB
Apr 1, 2020 · Operations

Master Netcat: Essential TCP/UDP Tricks for Port Testing, File Transfer, and More

This guide explains how to use the lightweight netcat utility for a wide range of network tasks—including checking versions, testing TCP and UDP ports, transferring files, measuring bandwidth, and even creating simple backdoors—while providing concrete command examples and practical tips for Linux environments.

TCPfile transfernetcat
0 likes · 13 min read
Master Netcat: Essential TCP/UDP Tricks for Port Testing, File Transfer, and More
Efficient Ops
Efficient Ops
Mar 12, 2020 · Operations

Master Netcat: Powerful TCP/UDP Tricks for Network Testing and File Transfer

This guide explains how to use Netcat—a lightweight, versatile TCP/UDP utility installed on most Linux distributions—for port scanning, connectivity checks, UDP sessions, file transfers, bandwidth measurement, and even creating simple backdoors, while highlighting differences between GNU and OpenBSD versions.

LinuxTCPUDP
0 likes · 14 min read
Master Netcat: Powerful TCP/UDP Tricks for Network Testing and File Transfer
NetEase Game Operations Platform
NetEase Game Operations Platform
Jun 29, 2019 · Operations

IPv6 Support Report and DNS Testing in Dual‑Stack Environments

This technical report presents an IPv6 adoption overview, global deployment status, operating‑system and application IPv6 support, and a series of DNS and network‑stack tests—including dual‑stack scenarios, code examples, and conclusions on best practices such as using getaddrinfo over gethostbyname.

DNSDual-StackHappy Eyeballs
0 likes · 17 min read
IPv6 Support Report and DNS Testing in Dual‑Stack Environments
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Oct 21, 2018 · Operations

How to Use tcpcopy for Real-Time Traffic Replay and Stress Testing

tcpcopy is a request‑copy tool that captures live traffic from production servers and replays it on test machines, enabling functional and stress testing without affecting users, and the guide covers its architecture, workflow, installation, configuration, and both online and offline usage modes.

Linuxiptablesnetwork testing
0 likes · 10 min read
How to Use tcpcopy for Real-Time Traffic Replay and Stress Testing
360 Tech Engineering
360 Tech Engineering
Apr 9, 2018 · Mobile Development

Comprehensive Black‑Box Testing Guide for Mobile Apps

This article presents a detailed collection of black‑box testing methods for mobile applications, covering installation, launch, uninstall, network conditions, input validation, compatibility, storage, upgrade, UI friendliness, screen rotation, interruption, resource conflicts, and multi‑touch scenarios.

CompatibilityUI testingapp testing
0 likes · 11 min read
Comprehensive Black‑Box Testing Guide for Mobile Apps
360 Quality & Efficiency
360 Quality & Efficiency
Mar 15, 2018 · Mobile Development

Common Black-Box Testing Methods for Mobile Apps

This article presents a comprehensive collection of practical black‑box testing techniques for mobile applications, covering installation, launch, network conditions, input validation, compatibility, storage, interruption handling, upgrades, UI friendliness, screen rotation, and multi‑touch scenarios.

Compatibilityapp QAblack-box testing
0 likes · 9 min read
Common Black-Box Testing Methods for Mobile Apps
MaGe Linux Operations
MaGe Linux Operations
Aug 7, 2016 · Operations

How to Test Your Internet Speed on Linux with Speedtest‑CLI

This guide explains why traditional Speedtest.net requires a graphical interface, introduces the command‑line tool speedtest‑cli, and provides step‑by‑step instructions for installing it on Linux, running basic tests, sharing results, listing servers, and selecting specific servers for precise bandwidth measurements.

Linuxbandwidthnetwork testing
0 likes · 4 min read
How to Test Your Internet Speed on Linux with Speedtest‑CLI