Our system is designed so that upon reaching the determined limit of threads, extra threads are refused connection, i.e., if your thread limit is 500 threads and you have 550 threads, 500 threads will remain working, and 50 threads will get a connection error.