Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 2641 invoked from network); 17 Jul 2003 21:01:51 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 17 Jul 2003 21:01:51 -0000 Received: (qmail 1455 invoked by uid 97); 17 Jul 2003 21:04:27 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 1448 invoked from network); 17 Jul 2003 21:04:27 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 17 Jul 2003 21:04:27 -0000 Received: (qmail 99643 invoked by uid 500); 17 Jul 2003 21:01:20 -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 99562 invoked from network); 17 Jul 2003 21:01:19 -0000 Received: from smtp03.web.de (HELO smtp.web.de) (217.72.192.158) by daedalus.apache.org with SMTP; 17 Jul 2003 21:01:19 -0000 Received: from port-212-202-193-180.reverse.qdsl-home.de ([212.202.193.180] helo=sgc.web.de) by smtp.web.de with asmtp (WEB.DE 4.98 #244) id 19dFsS-0003Q0-00 for tomcat-user@jakarta.apache.org; Thu, 17 Jul 2003 23:01:24 +0200 Message-Id: <5.2.1.1.0.20030717230018.00c546c8@imap.web.de> X-Sender: Simon.Pabst@imap.web.de X-Mailer: QUALCOMM Windows Eudora Version 5.2.1 Date: Thu, 17 Jul 2003 23:01:25 +0200 To: "Tomcat Users List" From: Simon Pabst Subject: Re: JK2 performance tuning In-Reply-To: <200307171358.25286.mauricio@chile.com> References: <5.2.1.1.0.20030717194233.00c64da8@imap.web.de> <5.2.1.1.0.20030717181209.00c8fea8@imap.web.de> <5.2.1.1.0.20030717194233.00c64da8@imap.web.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable Sender: Simon.Pabst@web.de X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Did you find any documentation about the CoyoteConnector server.xml timeout? In http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/jk2.html its=20 missing :-( Or did you just use a stopwatch :-) At 13:58 17.07.2003 -0400, you wrote: >Hi, > >Checking a bit, seconds to set the worker.properties property= socket_timeout >and >millisecond setting the Connector connectionTimeuut at the server.xml > >Bye > >Mauricio > >El Jue 17 Jul 2003 13:43, Simon Pabst escribi=F3: > > seconds as far as i know, > > not entirely sure though, > > anyone else knows? > > > > At 13:27 17.07.2003 -0400, you wrote: > > >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 > > > > --------------------------------------------------------------------- > > 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