Tcp connection establishes connection to server but then goes to time wait and a new connection is established with port incrementation
Application establishes connection to Marketo server on port 443 (SSL) Some data is returned from the server to the application After about a second this tcp connection goes to TIME_WAIT. Application then establishes a new tcp connection to server with the port number incremented. Some data is returned from the server to the application. After about a second this tcp connection goes to TIME_WAIT ...This repeats about every second ... We are a data integration company with a partnership with Marketo for context.
Any ideas why this is occurring ??!