On 04.08.2011 04:28, Igor Cicimov wrote:
> Maybe try to use "cachesize" ajp13 property in worker.properties together
> with "cache_timeout" to limit the apache thread count towards tomcat.
> " If cachesize is not set, the connection cache support is disabled."
> So sounds like cache_timeout doesn't have any effect if cachesize isn't set.
Don't know where you tok this from, but the official documentation is
availabl at:
http://tomcat.apache.org/connectors-doc/index.html
The list of workers.properties attributes documented at
http://tomcat.apache.org/connectors-doc/reference/workers.html
will tell you, that "cachesize" and "cache_timeout" are deprecated, and
the default value for cachesize is far from disabling the connection cache.
Please inform whoever you quoted that he or she is spreading nonsense.
Regards,
Rainer
> On Thu, Aug 4, 2011 at 11:58 AM, Dante Bell <DantePasquale@cocoanet.us>wrote:
>
>> I put the cleansed information on my blog (which got totally messed up
>> with the latest WP upgrade, but that's a different issue!!)
>>
>> Click on this url for config files and for the thread dump:
>> http://wp.me/plPvN-ai
>>
>> I've check bugzilla and this issue seems to be different to the other
>> bugs when there was a thread issue.
>>
>> Thanks!
>>
>> On 08/03/2011 10:44 AM, Caldarale, Charles R wrote:
>>>> From: Dante Bell [mailto:DantePasquale@cocoanet.us]
>>>> Subject: Re: Tomcat not releasing threads on Solaris 10
>>>> Seems that all threads are waiting:
>>>> java.lang.Thread.State: WAITING (on object monitor)
>>> It's the rest of the trace for each thread that would be interesting.
>>>
>>>> Size of compressed stack dump is 20k. Is that OK to attach
>>>> so someone can help look at it?
>>> No, the list server strips attachments. Post it on some publicly
>> accessible web site and send us the link.
>>>
>>> Also post your server.xml, preferably with comments removed and passwords
>> obfuscated.
>>>
>>> (And find out what version of Tomcat and JVM you're using.)
>>>
>>> - Chuck
>>>
>>>
>>> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
>> MATERIAL and is thus for use only by the intended recipient. If you received
>> this in error, please contact the sender and delete the e-mail and its
>> attachments from all computers.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>>> For additional commands, e-mail: users-help@tomcat.apache.org
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: users-help@tomcat.apache.org
>>
>>
>
--
kippdata
informationstechnologie GmbH Tel: 0228 98549 -0
Bornheimer Str. 33a Fax: 0228 98549 -50
53111 Bonn www.kippdata.de
HRB 8018 Amtsgericht Bonn / USt.-IdNr. DE 196 457 417
Geschäftsführer: Dr. Thomas Höfer, Rainer Jung, Sven Maurmann
===============================
kippdata
informationstechnologie GmbH Tel: +49 228 98549 -0
Bornheimer Str. 33a Fax: +49 228 98549 -50
D-53111 Bonn www.kippdata.de
HRB 8018 Amtsgericht Bonn / USt.-IdNr. DE 196 457 417
Geschäftsführer: Dr. Thomas Höfer, Rainer Jung, Sven Maurmann
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|