Hi All, Can we monitor the number of connections in relation to the number left in the DB pool? As I checked and found below Event error message how can we track the same?--------------------
-------------------------
**Exception Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached. **------------------------------------
------------------------------------Error Message: (6/4/2018 2:40:52 PM) Service was unable to open new database connection when requested. SqlException: A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The handle specified is invalid) Connection string - Data Source=abc.xyz.com;Initial Catalog=SolarWindsOrion;Persist Security Info=False;User ID=xyz;Password=*******;Max Pool Size=1000;Connect Timeout=20;Load Balance Timeout=120;Packet Size=4096;Application Name="SolarWinds.HighAvailability.Service@SolarWinds.HighAvailability.Service.exe ShadowCopy";Workstation ID=abc Error Message: (6/4/2018 2:40:53 PM)Socket Exception: A blocking operation was interrupted by a call to WSACancelBlockingCall Error Code 10004