Hello everyone,
I have read some TomEE/Tomcat documentations about thread pool settings.
Let me first explain my understanding in order to see if this one is right or
wrong:
- With the default TomEE configuration: there is a default limit (200)
for getting more thread if we don't set the maxThread , right ?
- Thread pool management is only managed at Connector level, right ?
- We may assign a dedicated thread pool for a Connector using an
Executor, right ?
The goal I want to reach: have a dedicated thread pool per URI or a set of URIs.
Is it possible using some TomEE configuration to set a dedicated thread pool
per URI (I don't think so but want to check) ?
One more question: when the thread max + acceptCount is reached, does TomEE
return 503 ?
Best Regards.
________________________________
This message and any attachments are intended solely for the addressees and
may contain confidential information. Any unauthorized use or disclosure,
either whole or partial, is prohibited.
E-mails are susceptible to alteration. Our company shall not be liable for the
message if altered, changed or falsified. If you are not the intended recipient
of this message, please delete it and notify the sender.
Although all reasonable efforts have been made to keep this transmission free
from viruses, the sender will not be liable for damages caused by a transmitted
virus.