Controlling HTTP Threads
HTTP threads are the total of all concurrently active UI threads and any concurrently active web service threads.
If the count exceeds the configured limit, the following error message is displayed:
(SVC-11122) TOO_MANY_ACTIVE_HTTP_THREADS, "Too many active HTTP threads. Active thread count is <Parameter name='" + MqErrorCodes.NUMBER + "'> and maximum active threds allowed is <Parameter name='" + MqErrorCodes.NUMBER2 + "'>
Copyright © Cloud Software Group, Inc. All rights reserved.