Ask Your Question

Revision history [back]

It would appear it's the server that's slow to respond to the client request.

Frame 4 is the client POST request, frame 5 is the server TCP ack of that request and frame 6 is the start of the server response and this frame is 5 seconds later than the previous, so something is slow on the server side, likely NOT network related with the TCP stream to the client.