Hi,

I would like to know if there is a way to make undertow reducing the size of the thread pool when the server is less loaded. Is there any parameter(or other way) that make an idle thread die after some inactivity time ?

Thanks.


Mohammed.