We have an Azure application service plan with 20 applications.
One application causes port exhaustion. As a result, all applications on the tariff plan lose their connection.
Technical support indicates TIME_WAIT status. TCP communications are predominant when port depletion occurs. To help diagnose and monitor this and future situations, I need a common way to get TCP connections and statuses for each application.
Is it possible? If so, how?
source share