How to stop SYN ACK retransmission
https://osqa-ask.wireshark.org/questi...
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.