I had already read this page about Checking for invalid data connections section.
https://enterprise.arcgis.com/en/server/latest/publish-services/windows/tuning-and-configuring-services.htm#ESRI_SECTION1_7D909BF9345747769D22CCE316213F95
I am using SQL Server as geodatabase, could someone explain for me more about this option?
I had DynamicMappingHost service running 6, using 0, max instance 6.
And I checked "Periodically check and repair data connections for idle instances" for this service , config value is 5 minutes.
Is this meaning that all idle instance will reconnect to DB after a connection failure?
For test, I restart my SQL Server, but I don't see any ArcGis DB connection session reconnect in 5 minutes.
So I wonder to know what does this option do? How can I test the functionality to confirm it works?