<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Yves, Yes, there is - depending on which version of tomcat you
are using the syntax can be slightly different. E.g., for tomcat6
see
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="http://tomcat.apache.org/tomcat-6.0-doc/config/http.html">http://tomcat.apache.org/tomcat-6.0-doc/config/http.html</a>
-> maxThrreads For tomcat7 see
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="http://tomcat.apache.org/tomcat-7.0-doc/config/http.html">http://tomcat.apache.org/tomcat-7.0-doc/config/http.html</a>
-> maxThreads That is for tomcat - I do not know of a way to
control the number specific to opencms or to a specific webapp.<br>
<br>
Hope that helps,<br>
Edward<br>
<br>
On 02/20/2012 05:46 AM, Yves Glodt wrote:
<blockquote
cite="mid:CAAPhX7eegv0OXVfWzMNZAQ1P+RNusHNTwAoQ4uaiutd4C3Qs1w@mail.gmail.com"
type="cite">Is there any config I can do to reduce the number of
threads which Tomcat and/or OpenCms create?</blockquote>
</body>
</html>