Hi,
We have deployed our (.Net Core - 3.1) micro services in AKS Cluster.
We are experiencing huge number of Socket exceptions like 25K in 24 hours.
What could be the root cause?
1) Number of IP addresses in the Cluster (using Azure CNI)?
2) Is it because of micro service code?
Here is what I could find from the Application Insights.
Message: Address already in use Address already in use
Exception Type: System.Net.Sockets.SocketException
Failed method: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw
Thank you!
Regards,
Bhagavan Basvani