Back to investigation
Agent investigation report/Public sample

Sample Agent report: HTTP download with TCP loss

Representative Agent Pro output for TCP loss and retransmission triage in an HTTP download trace.

Investigation question

Executive Summary

This sample Agent report attributes the slow HTTP download to TCP loss and recovery behavior. The strongest evidence is the timing of retransmissions and duplicate ACKs around the affected transfer window.

Findings

  1. Retransmissions appear during the period where the transfer slows down.
  2. Duplicate ACK behavior points to transport recovery rather than a clean server-side stall.
  3. The HTTP exchange remains active, so the next operator action should focus on the network path and affected endpoints.

Inspect the listed frame range, compare client and server retransmission markers, and repeat a short capture from the opposite side of the path if the first capture point cannot distinguish local loss from upstream loss.

Evidence Anchors

AnchorPacket evidenceReproduce
TCP-1Frames 120-180 contain retransmission markers.`tcp.analysis.retransmission
TCP-2Frames 150-210 show duplicate ACK or lost-segment behavior.`tcp.analysis.duplicate_ack
HTTP-1Frames 80-240 keep the HTTP transfer in scope while TCP recovery occurs.`http

Buyer Note

This sample demonstrates the value of keeping PacketSafari answers anchored in transport evidence instead of stopping at a vague "download is slow" summary.