Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 6745 invoked from network); 6 Nov 2010 05:50:53 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Nov 2010 05:50:53 -0000 Received: (qmail 86203 invoked by uid 500); 6 Nov 2010 05:51:21 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 86027 invoked by uid 500); 6 Nov 2010 05:51:17 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 86018 invoked by uid 99); 6 Nov 2010 05:51:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Nov 2010 05:51:16 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rujinraj@gmail.com designates 209.85.216.180 as permitted sender) Received: from [209.85.216.180] (HELO mail-qy0-f180.google.com) (209.85.216.180) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Nov 2010 05:51:12 +0000 Received: by qyk1 with SMTP id 1so2913134qyk.18 for ; Fri, 05 Nov 2010 22:50:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=MrDOMz2UisFU8xL/igGDkAj/faHFyrrOyzF2ni/gRuo=; b=rhjzL7BZRNR0bePBl8asTpkb+YHZc2RqQU5pw7lJxTl5A/k8EXqeeu87xRZ9LVbQD6 OSjP1mMGsHiG2RvBxVuizepAp9StnpXYHdOrCutKy+DMjo8PkKxMmMjmkrKIfG0cJPeK B65INcirYYGxZemTRZpR4TBTcFIp+TJ/IKEu0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=MfixwwiKFROCWJmRd9u1myRx9wtKl7bWYvTlOhKAa+5ingvMi96TxP2TF4dtOImLHw ZzI2pvQAbPLDK03OvB68v0quE+HEHwYe75BPOF07Jud9aNc3grYqgmsYfx+HqU8klgI1 j6SqYN9JuvMP6TZYAgl94b/bLL9EOmlkrZtlQ= MIME-Version: 1.0 Received: by 10.224.47.40 with SMTP id l40mr1627591qaf.279.1289022650862; Fri, 05 Nov 2010 22:50:50 -0700 (PDT) Received: by 10.229.59.155 with HTTP; Fri, 5 Nov 2010 22:50:50 -0700 (PDT) In-Reply-To: References: <99C8B2929B39C24493377AC7A121E21F99F8723DD7@USEA-EXCH8.na.uis.unisys.com> <4CD12520.9020308@kippdata.de> <99C8B2929B39C24493377AC7A121E21F99F88D0274@USEA-EXCH8.na.uis.unisys.com> <99C8B2929B39C24493377AC7A121E21F99F88D052E@USEA-EXCH8.na.uis.unisys.com> Date: Sat, 6 Nov 2010 11:20:50 +0530 Message-ID: Subject: Re: Connector Setting Problem in tomcat 6.0.29 From: rujin raj To: Tomcat Users List Content-Type: multipart/alternative; boundary=000e0cd63988364e2504945bf9ae --000e0cd63988364e2504945bf9ae Content-Type: text/plain; charset=ISO-8859-1 Hi, Now my server.xml file is like this.As you told i added executor="tomcatThreradPool" as follows Still the minSpareThreads is not taken into account. On 5 November 2010 19:23, Jim Riggs wrote: > executor="", so in your case: > > executor="tomcatThreadPool" > > This is shown in the default/sample server.xml under the comment > > > > > On Nov 5, 2010, at 9:49 AM, rujin raj wrote: > > > Please how to add the executor attribute in connector > > > > Executor="enable" or "true" > > > > Is it like this: > > > connectionTimeout="20000" > > Executor="enable" or "true" > > maxThreads="1000" > > enableLookups="false" disableUploadTimeout="true" > > redirectPort="8443" /> > > > > > > Thanks for helping me upto this level.I am trying this from last one > week. > > > > Regards > > rujin > > > > On 5 November 2010 18:37, Caldarale, Charles R > > wrote: > > > >>> From: rujin raj [mailto:rujinraj@gmail.com] > >>> Subject: Re: Connector Setting Problem in tomcat 6.0.29 > >> > >>> I tried a lot. I am not able to point out the problem.Herewith > >>> i attached my server.xml file.. > >> > >> When posting long XML files, please strip out the comments, so we don't > >> have to wade through the junk. > >> > >>> >>> maxThreads="1000" minSpareThreads="150"/> > >> > >> You finally have an configured; that's good. > >> > >>> >>> connectionTimeout="20000" > >>> maxThreads="1000" > >>> enableLookups="false" disableUploadTimeout="true" > >>> redirectPort="8443" /> > >> > >> You failed to specify the executor attribute in the , so the > >> will use its own thread pool, not the . > >> > >> - 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 > > --000e0cd63988364e2504945bf9ae--