java - jetty configuration: what is "lowThreads"? -


I am writing a JT configuration file, and I can not find information about thread pooling parameters.

My target is to tune the jetty for performance, and I would like to understand what the "Low thread" item for Threadpool object means.

So far, I've found that it is used, and it tells the server that

But this is not straightforward. What does "low on the thread" mean and what are the consequences of JT's behavior?

(I am using Jetty 6.1.2)

on resources There is a threshold for determining if the thread pool is low (if queue connection> low threads) that will cause the JetT to apply the following ResourceMaxIdleTime


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -