Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 92565 invoked by uid 500); 25 Oct 2001 08:41:17 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 92535 invoked from network); 25 Oct 2001 08:41:16 -0000 X-Authentication-Warning: mail2.fiscus.de: Host [188.88.10.27] claimed to be bonn23.bonn.fiscus.de Message-ID: <89EC08BC93E8D4118E310003470C118A76AAF3@bonn23.bonn.fiscus.de> From: "Schulz, Sebastian" To: "'tomcat-user@jakarta.apache.org'" Cc: "'tomcat-dev@jakarta.apache.org'" Subject: how to configure mod_jk (tomcat 3.3) for multiple hosts? Date: Thu, 25 Oct 2001 10:41:05 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N hi, i need information on how to enable loadbalancing in a one to many scenario (one apache - many tomcats at different hosts) using apache 1.3.20, tomcat 3.3 and mod_jk. i successfully enabled loadbalancing on one machine (different ajp13-workers at the same port), but don't know exactly how to aply this to different hosts. any suggestions highly appreciated. thank you all in advance, basti p.s. any tuning-hints for such an enviroment? it has to work with approximately 6000 (up to 10000) concurrent Requests (!)