Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 43600 invoked from network); 21 Dec 2004 17:13:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 21 Dec 2004 17:13:51 -0000 Received: (qmail 17000 invoked by uid 500); 21 Dec 2004 17:13:02 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 16879 invoked by uid 500); 21 Dec 2004 17:12:59 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 16716 invoked by uid 99); 21 Dec 2004 17:12:53 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from rusty.kulnet.kuleuven.ac.be (HELO rusty.kulnet.kuleuven.ac.be) (134.58.240.42) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 21 Dec 2004 09:12:35 -0800 Received: from localhost (localhost [127.0.0.1]) by rusty.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 0E75C1D7270 for ; Tue, 21 Dec 2004 18:12:21 +0100 (CET) Received: from octavianus.kulnet.kuleuven.ac.be (octavianus.kulnet.kuleuven.ac.be [134.58.240.71]) by rusty.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 6F3C21D715B for ; Tue, 21 Dec 2004 18:12:20 +0100 (CET) Received: from localhost (webmail2.cc.kuleuven.ac.be [134.58.242.4]) by octavianus.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 62F84AF095 for ; Tue, 21 Dec 2004 18:12:20 +0100 (CET) Received: from pc-10-33-20-064.cc.kuleuven.ac.be (pc-10-33-20-064.cc.kuleuven.ac.be [10.33.20.64]) by webmail2.kuleuven.be (IMP) with HTTP for ; Tue, 21 Dec 2004 18:12:20 +0100 Message-ID: <1103649140.41c859745adea@webmail2.kuleuven.be> Date: Tue, 21 Dec 2004 18:12:20 +0100 From: Pieter Vandepitte To: Tomcat Users List Subject: Tomcat 4 + JK MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2-cvs X-Originating-IP: 10.33.20.64 X-Virus-Scanned: by KULeuven Antivirus Cluster X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, i have a (perhaps stupid) question. In my server.xml i defined for the Coyote/JK2 AJP 1.3 Connector minProcessors="100" maxProcessors="200" Simple question: I don't understand the meaning for these parameters: they do not what i expect. I thought these were the minimum and maximum number of processors/processes used by the jk-connector But when i execute ps -auwx | grep 'tomcat' i see 260 processes (all pretty identical) What is going on, what are these parameters actually doing? kind regards -- Pieter Vandepitte Toledo KULeuven / LUDIT De Croylaan 52 A 3001 Heverlee 016 32 22 51 Pieter.Vandepitte@cc.kuleuven.ac.be --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org