Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How can I REALLY turn off tcp stream reassemble?

I want to see the tcp segments sent from my machine. I started a http POST request and saw only some (10, 20, or even more) reassembled segments displayed as a http continuation line. Of course, I switched off all the reassemble options in the protocol preferences of ip, tcp and http. The segments are surely sent one by one, as I can see from the tcp acks coming back from the server.