For this parameter... | Specify... |
Listener controls | The type of controls you want to set, to manage the rate at which the listener accepts connections and other controls when the private thread pool is enabled. Suspend. Stops the listener from accepting any more connections and subsequently dispatching any more requests. Increase By. Increases the time that the listener will wait before accepting new client connections. Decrease By. Decreases the time that the listener will wait before accepting new client connections. Set To (Delay ms). Sets the delay time interval in milliseconds. |
Private Thread Pool Controls | The type of thread pool control you want, in order to avoid the need for your port to compete with other server functions when Integration Server is handling multiple connections. Increase By. Increases the number of threads in the private thread pool. Decrease By. Decreases the number of threads in the private thread pool. Set To (Threads). Sets the number of threads in the private thread pool. |