Does anyone know if i can set the maxspareThreads attribute on the ajp connector in Jboss?
Or could I only set it on the http connector?
The connectors share most of their code, if in your version maxspareThreads works for http it should work for ajp too.