>http://livedocs.macromedia.com/jrun/4/JRun_Administrators_Guide/jru ndotxml2.htm
I have seen this document, doesnt help much. Is there a way to kill Threads other than restarting the ColdFusion Service? Thanks, Joe Eugene >-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Behalf Of Dave Carabetta >Sent: Saturday, May 15, 2004 2:37 PM >To: [EMAIL PROTECTED] >Subject: Re: [CFCDev] JRun Threads Config > > >> >> Can someone explain how the Threads Configuration work. >> >> 1. activeHandlerThreads = No of Active Threads open at any given time? >> 2. minHandlerThreads = Thread pool initialized on instance start. >> 3. maxHandlerThreads = No of Threads can be qued? >> 4. threadWaitTimeout = 20 seconds wait, if thread is qued? >> 5. timeout = Thread Timeout??? >> >> I am trying to debug a problem with an API using JNI that talks to an >> external DB Pooling mechanism. When we have problems with the DB >> environment, the JNI interface doesnt seem to timeout and hangs on >> to JRun Threads and JRun "busy Threads" are consistently high around >15-17. >> A ColdFusion Instance restart solves the problem but we are trying to >avoid >> that. >> >> Any ideas? >> > Maybe this could help? > >http://livedocs.macromedia.com/jrun/4/JRun_Administrators_Guide/jru ndotxml2.htm Look under the "ProxyService" section towards the bottom of the page. Regards, Dave. ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED] ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
