Stress-testing glossary
Plain-English definitions for the terms you'll meet across methods, chains and the API. Each term has its own page.
Amplification factor (BAF)
AMPThe ratio between the size of a reflected response and the request that triggered it. A x50 BAF means 1 byte of query yields 50 bytes at the target.
/glossary/amplification-factor →SYN flood
L4A Layer-4 attack that sends many TCP SYN packets without completing the handshake, exhausting the server's connection backlog.
/glossary/syn-flood →Reflection attack
AMPSpoofing the victim's address as the source of requests to a third-party server, which then sends responses to the victim.
/glossary/reflection →Layer 4 (Transport)
L4The OSI transport layer (TCP/UDP). L4 stress tests target bandwidth, packet rate and connection state.
/glossary/layer-4 →Layer 7 (Application)
L7The OSI application layer (HTTP/TLS). L7 tests exercise request handling, WAF logic and origin capacity.
/glossary/layer-7 →PCAP
L4A packet-capture file format. RETRO//STRESS can import a PCAP and convert real traffic into a replayable .chain.
/glossary/pcap →Packet chain (.chain)
L7An ordered sequence of TCP/UDP/ICMP steps with per-step flags, payloads and delays, in an open v1.3 text format.
/glossary/chain →PPS (packets per second)
L4A measure of packet rate rather than raw bandwidth. Small-packet floods stress PPS limits on routers and NICs.
/glossary/pps →