Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to stop SYN ACK retransmission

https://osqa-ask.wireshark.org/questions/44528/tcp-synack-packet-retransmission

I want the server to stop retransmission of the SYN-ACK to test SLOW Connection.

I want SYN, SYN-ACK, ACK ----- timeout ---- FIN ACK, ACK (client, server, client ----- timeout ---- server, client)

I wrote a script, to open a socket connection over HTTP, but server sends SYN-ACK and client ACKs that during the timeout period where I want to sit both of them silent.