Tagged articles
7 articles
Page 1 of 1
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
Architecture Talk
Architecture Talk
Oct 23, 2018 · Operations

How tcpcopy Evolved: From Simple Request Copying to Scalable Traffic Replication

This article examines the evolution of tcpcopy’s architecture across three generations, comparing application‑layer and packet‑level request replication, and explains how each design balances testing realism, system impact, and operational complexity for high‑performance traffic replay.

Load TestingPacket Capturerequest replication
0 likes · 12 min read
How tcpcopy Evolved: From Simple Request Copying to Scalable Traffic Replication
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
Qunar Tech Salon
Qunar Tech Salon
Jun 4, 2015 · Backend Development

Implementing Service Traffic Replication with TCPCopy and DubboCopy

The article explains how TCPCopy can duplicate live TCP/UDP traffic for testing, describes the challenges of selective traffic copying, and details the design and implementation of DubboCopy—a Netty‑based proxy that lowers usage barriers, supports multi‑dimensional traffic selection, and monitors performance metrics with minimal resource overhead.

DubboCopyNettyPerformance Testing
0 likes · 8 min read
Implementing Service Traffic Replication with TCPCopy and DubboCopy
MaGe Linux Operations
MaGe Linux Operations
Jul 5, 2014 · Operations

How Tcpcopy Replicates Live Traffic for Realistic Load Testing

Tcpcopy is a distributed online pressure testing tool that copies live traffic to test machines, enabling realistic simulation of production environments without deploying new code, and the article explains its principles, code details, deployment steps, advanced usage, and real‑world application at Yitao.

Load Testingnetworktcpcopy
0 likes · 13 min read
How Tcpcopy Replicates Live Traffic for Realistic Load Testing