Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 48480 invoked from network); 17 Jul 2003 17:27:53 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 17 Jul 2003 17:27:53 -0000 Received: (qmail 24095 invoked by uid 97); 17 Jul 2003 17:30:27 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 24088 invoked from network); 17 Jul 2003 17:30:26 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 17 Jul 2003 17:30:26 -0000 Received: (qmail 47053 invoked by uid 500); 17 Jul 2003 17:27:38 -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 47027 invoked from network); 17 Jul 2003 17:27:37 -0000 Received: from unknown (HELO ns.maxmedia.cl) (200.29.66.184) by daedalus.apache.org with SMTP; 17 Jul 2003 17:27:37 -0000 Received: from planmedios (mauricio.netglobalis.net [200.29.14.73] (may be forged)) by ns.maxmedia.cl (8.11.3/) with ESMTP id h6HF0QX09465 for ; Thu, 17 Jul 2003 11:00:26 -0400 From: Mauricio =?iso-8859-1?q?Nu=F1ez?= Organization: Chile.com To: tomcat-user@jakarta.apache.org Subject: Re: JK2 performance tuning Date: Thu, 17 Jul 2003 13:27:48 -0400 User-Agent: KMail/1.5.2 References: <001d01c34c25$05fddcd0$0201a8c0@orion> <5.2.1.1.0.20030717181209.00c8fea8@imap.web.de> In-Reply-To: <5.2.1.1.0.20030717181209.00c8fea8@imap.web.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200307171327.48857.mauricio@chile.com> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Sorry, but =BFtimeout is in seconds or in milliseconds ? Thanks Mauricio Nu=F1ez El Jue 17 Jul 2003 12:22, Simon Pabst escribi=F3: > You can tune CoyoteConnector acceptCount and timeout values. > acceptCount=3D10 should be fine, though you never know (test test test :-) > timeout value (in seconds) shouldn't be set to 0 (infinite) or too high, > else your socket count will go up much as time goes by (which not only > consumes file descriptors but valuable JVM memory AFAIK), > try reasonable values like 10 mins (600) (20000 is suggested in jk2 doc). > If timeout is too low you could get errors too (server not available), so > test test test again. > > > If you use mod_jk2 load balancing use multithreading Apache (worker mpm) > > At 20:25 17.07.2003 +0800, you wrote: > >I just got JK2 2.0.2 installed and working with Apache 2.0.47. Since my > >site will have high traffic and lots of concurrent connections, what > >parameters should I fine tune (other than the min/maxProcessor in > >server.xml) ? How does Apache manage its jk2 connections to Tomcat? > > > >Joseph Lam > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org