We have an application that makes request to a UNC path for files and serves them via IIS.
How many concurrent connections can a process on Windows 2008 r2 make to a UNC file share?
Are there any specific limitations on this, or is it purely a based on physical resource constraints (and number of available ports for TCP/IP connections).