THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

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.