Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 72494 invoked from network); 2 Jul 2004 01:55:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Jul 2004 01:55:33 -0000 Received: (qmail 84495 invoked by uid 500); 2 Jul 2004 01:55:23 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 84442 invoked by uid 500); 2 Jul 2004 01:55:22 -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 84424 invoked by uid 99); 2 Jul 2004 01:55:22 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [202.37.52.5] (HELO wlgmm1.fish.govt.nz) (202.37.52.5) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 01 Jul 2004 18:55:20 -0700 Received: from wlgvw1.fish.govt.nz (Not Verified[172.20.128.177]) by wlgmm1.fish.govt.nz with NetIQ MailMarshal (v5.5.5.9) id ; Fri, 02 Jul 2004 13:54:47 +1200 Subject: Load Balancer webapp Rules X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Fri, 2 Jul 2004 13:54:31 +1200 Message-ID: <82AB9AB09FC79A4AAF89B9D3DC65D7FC05151E@wlgml2.fish.govt.nz> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Load Balancer webapp Rules Thread-Index: AcRf142pcgGXHI1cTOGq2ZVGfBHaLQ== From: "Smith, Peter" To: content-class: urn:content-classes:message X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I need to implement a basic round robin balancer rule that redirects requests sequentially from one tomcat instance to the next as they are recieved (ie: in a three server config. req1=server1, req2=server2, req3=server3, req4=server1, req5=server2 etc). No session information needs to be persisted as each request is unique. Does such a rule exist or is one being worked on? Thanks in advance. Pete Smith New Zealand --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org