BuringStraw

BuringStraw

Default number of retransmissions for TCP handshake packets (server) in Linux and Windows.

The first two steps before establishing a connection:
syn->
syn+ack<-
If the client times out here, the server will retransmit.
By default, Linux will retransmit 5 times, Windows: 2 times
(can be changed)

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.