When i run my application on Tomcat4,i got such error:SEVERE: All threads (200) are currently busy, waiting. Increase maxThreads (200) or check the servlet status.My setting in server.xml is:
I want to know what size the maxProcessors attribute should set and what it subjects to?