Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B3198D089 for ; Fri, 2 Nov 2012 08:40:56 +0000 (UTC) Received: (qmail 51430 invoked by uid 500); 2 Nov 2012 08:40:53 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 51171 invoked by uid 500); 2 Nov 2012 08:40:53 -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 51139 invoked by uid 99); 2 Nov 2012 08:40:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2012 08:40:51 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [106.10.148.71] (HELO nm20.bullet.mail.sg3.yahoo.com) (106.10.148.71) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2012 08:40:43 +0000 Received: from [106.10.166.61] by nm20.bullet.mail.sg3.yahoo.com with NNFMP; 02 Nov 2012 08:40:19 -0000 Received: from [106.10.196.68] by tm18.bullet.mail.sg3.yahoo.com with NNFMP; 02 Nov 2012 08:40:19 -0000 Received: from [127.0.0.1] by smtp121-mob.biz.mail.sg3.yahoo.com with NNFMP; 02 Nov 2012 08:40:19 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.in; s=s1024; t=1351845619; bh=94Pr/pClJtm0j7c/+qEgVpIC2rlQT7vADJHKjqfQ0HI=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:References:Mime-Version:In-Reply-To:Content-Type:Content-Transfer-Encoding:Message-Id:Cc:X-Mailer:From:Subject:Date:To; b=55OZ0sueLKOlS3cj99ZhznB0fj02U9vVUZpx9V8FzM9bVgKka431qz0gNRkkaQjqyK/0cQ0y2AaW6yj7FeRVZk0n2ylP6giWcPIXaCDo4J3n57ANm2I3o0yPqo4fhfiXtkC+P5SCwhofplIv3S+3Sbbzti+CfbnhPoTUmULbTPk= X-Yahoo-Newman-Id: 323511.10699.bm@smtp121-mob.biz.mail.sg3.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 8natd2wVM1nT_DzVD.BlRfh8ykta90vnV8g3JOkKJrTtmBS 8DSJyc1sdiL0oe9el7GoOvTXqoZfhTyqeknm8fVjJwOuBUK3hBZMvEkyY0CY 35ZPcZBGdyAZDPbSn3omMGfzv7DX470hoOWH5zA6q8N324Ey4dc4MRQ653Z_ _N0EK584FEdNgHtdXVg3crwarrU0lPx_hXGELfiKqasw_A6XZmZ68SgyYfqK PiSui6.Gfj3ZUUwmkc6CfI7mtsynkcG0iSJdBqoBTcSaIRj_7m4RKjBwWXMC idyfXfE059pL.IiWEOFF3M5P7ndkPEmnYds6SPkZLAYbntqspsdfZZxBbszZ GoKm1SRPVPl26CGJZwOg5QrnQP2nhl6j0eaUuJOW97qZ5IbTQrR1d.tScbA6 4typojaqOww5WJHep_EQ55VBWNYHwQhxJpzfE5tE6ZLilo_qFLA9XFnM- X-Yahoo-SMTP: ajpxA4uswBBx5xUesqpGwIxhJ2rBVD6Wr1LeDLQ- Received: from [223.237.161.102] (vicky007aggarwal@223.237.161.102 with xymcookie) by smtp121-mob.biz.mail.sg3.yahoo.com with SMTP; 02 Nov 2012 08:40:19 +0000 UTC References: <0403FF72-D9CA-4D30-8B96-3620AE43F438@yahoo.co.in> <50937BD2.9060804@yahoo.com> Mime-Version: 1.0 (1.0) In-Reply-To: <50937BD2.9060804@yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: Cc: "users@tomcat.apache.org" X-Mailer: iPhone Mail (10A403) From: vicky007aggarwal@yahoo.co.in Subject: Re: Tomcat 6 query Date: Fri, 2 Nov 2012 14:10:10 +0530 To: Tomcat Users List X-Virus-Checked: Checked by ClamAV on apache.org Thanks mark. I concern why the minSpareThreads" & "maxSpareThreads" attributes dont exis= t at the below URL anymore > http://tomcat.apache.org/tomcat-6.0-doc/config/http.html As in tomcat 5 , i am able to locate http connector Thanks, Vicky Sent from my iPhone On Nov 2, 2012, at 1:22 PM, Mark Eggers wrote: > On 11/2/2012 12:25 AM, vicky007aggarwal@yahoo.co.in wrote: >> Team, >>=20 >> In tomcat 6.0 documentation , i didnt see any details for "minSpareThread= s" & "maxSpareThreads" >>=20 >> Does these 2 tags are not supported in tomcat 6.0 >>=20 >> Thanks, >> Vicky >>=20 >> Sent from my iPhone >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org >> For additional commands, e-mail: users-help@tomcat.apache.org > http://tomcat.apache.org/tomcat-6.0-doc/config/executor.html >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org