Tcp connection establishes connection to server but then goes to time wait and a new connection is established with port incrementation -
here sequence seeing on tcpview:
application establishes connection server on port 443 (ssl) data returned server application after second tcp connection goes time_wait application establishes new tcp connection server port number incremented data returned server application after second tcp connection goes time_wait ...this repeats every second
any ideas why occurring ??!
Comments
Post a Comment