SRSeedBurners
2021-07-05 16:22:07 UTC
Had an incident where something happened on the circuit between vendor and our application. During normal operations they persistently maintain ~200 tcpip connections to our receiver application. An scf status detail on the stack will show 200 ESTAB connections to the appl port. After the incident the same command showed a bunch of CLOSE-WAIT that stayed resident for the whole day until we were able to take a maintenance window at midnight. Vendor re-routed traffic onto a backup line, stopped their client at which point I thought I saw ALL the connections (established and close-wait) disappear. I was not expecting to see the close-waits go away, thought I would have to bounce our side to get those gone but not the case.
Questions
- what does the CLOSE-WAIT indicate (from the manual: CLOSE-WAIT
waiting for a terminate connection request from the local user.)
- How do we detect and clean these up (task thrown on my by management!)
Questions
- what does the CLOSE-WAIT indicate (from the manual: CLOSE-WAIT
waiting for a terminate connection request from the local user.)
- How do we detect and clean these up (task thrown on my by management!)