Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

TCP and HTTP are two different protocols. Each with its own timimg.

For example tcp.time_delta can refer to the previous TCP-ACK, while http.time can refer to the previous HTTP request in another (earlier) packet than the TCP-ACK.

If you filter on http then the TCP-ACKs are not shown, filter on tcp.stream instead.