I have 10 identical servers and the exact same service is deployed to all 10 servers but only the first 4 servers register with the application. Each server has 4 processors so 20 workers are registered for each server.
I am using SQL Server storage on SQL Server 2014 Enterprise.
Is there a maximum number of servers allowed?
Is there a maximum number of workers allowed?
I couldn’t find any mention of limits in the documentation so any help would be appreciated.