HTTP Thread configuration | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Lokesh_Shivalingaiah

Thanks Opkar .That was my understanding and wanted to check if I have missed any configuration !!!

2 replies

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAuthorAccepted solution
Level 10
October 16, 2015

Thanks Opkar .That was my understanding and wanted to check if I have missed any configuration !!!

Adobe Employee
October 16, 2015

Hi Lokesh,

it appears that this is no longer configurable and instead AEM uses the default settings for Jetty’s QueuedThreadPool in version 9.2.9 [1], i.e.:

minThreads=8
maxThreads=200

 

Regards,

Opkar

[1] http://grepcode.com/file/repo1.maven.org/maven2/org.eclipse.jetty/jetty-util/9.2.9.v20150224/org/eclipse/jetty/util/thread/QueuedThreadPool.java#QueuedThreadPool