I cannot find any usefull information about setting the optimal number of threads per loginserver.
We now use 'number of CPUs + 1' per loginserver.
What does the number of threads actually mean? If we have 2 servers with 5 threads each, will the maximum number of concurrent request be 10? What happens to request 11?
Is there any difference in using livelink.exe or llisapi.dll in regard to the number of threads?