Solved! Go to Solution.
Each client uses a connection. When you start a map service with one connection
in four threads on three servers, it will create 12 connections (1x3x4). If you have
an Enterprise ArcSDE install, you can increase the number of maximum connections,
but you may be limited to 70-115 application server connections by Windows
(search on "non-interactive desktop heap")
- V