<div>Hi,</div>
<div> </div>
<div>By the book, the thread_pools should be 2. However the server is multi-processed(8 cpus) and can handle more thread_pools.</div>
<div>This server handles more than 5000 requests/sec. So, I found the thread_pool_max should be around 1000 and up to 5000.</div>
<div> </div>
<div>Is it a good ideia increasing the thread_pools to 8 and decreasing the thread_pool_max?</div>
<div>Or, what's the best config for a server with 8 cpus and 32GB ram.</div>
<div> </div>
<div> </div>
<div>regards,</div>
<div> </div>
<div>Leandro Sano</div>
<div> </div>