2015-07-17 23:53 GMT+03:00 Brad Spry <dbs...@uncc.edu>:
> After ingesting copious amounts of objects into Fedora Commons, the
> system returns to an idle state.
>
> However, even with the system idle, http-8443 residue remains behind,
> chewing up RAM and CPU for no good reason:


Your "chewing up" is an exaggeration. If you really want to have a
thread pool that stops idle threads,  you need to explicitly configure
an <Executor> for you connector.

http://tomcat.apache.org/tomcat-6.0-doc/config/executor.html

Notes:
1) Online documentation is for the current releases of Tomcat. For
Tomcat 6 that is 6.0.44
2) Tomcat 6 forthcoming EOL date has been announced,
http://tomcat.apache.org/tomcat-60-eol.html

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to