From users-return-216911-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Mon Sep 13 10:46:23 2010 Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 28386 invoked from network); 13 Sep 2010 10:46:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Sep 2010 10:46:23 -0000 Received: (qmail 67282 invoked by uid 500); 13 Sep 2010 10:46:19 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 66901 invoked by uid 500); 13 Sep 2010 10:46:16 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 66892 invoked by uid 99); 13 Sep 2010 10:46:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Sep 2010 10:46:15 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.9] (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 13 Sep 2010 10:46:14 +0000 Received: (qmail 28360 invoked by uid 99); 13 Sep 2010 10:45:54 -0000 Received: from localhost.apache.org (HELO [192.168.23.9]) (127.0.0.1) (smtp-auth username markt, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Sep 2010 10:45:54 +0000 Message-ID: <4C8E00DF.9050605@apache.org> Date: Mon, 13 Sep 2010 11:45:51 +0100 From: Mark Thomas User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-GB; rv:1.9.2.9) Gecko/20100825 Thunderbird/3.1.3 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: apache tomcat load balancing not working using mod_proxy References: <188929.76137.qm@web113508.mail.gq1.yahoo.com> In-Reply-To: <188929.76137.qm@web113508.mail.gq1.yahoo.com> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 13/09/2010 11:20, Amol Puglia wrote: > Hello Mark, > > Thanks for the response. > > Please let me know what do i use in place of wildcard. You don't. Read the docs for ProxyPass. > 2)I required nofailover attribute as i have to load balanced two tomcat servers in the backend. No you don't. Load balancing != clustering. > 3)It will be good if you can let me know when to use the stickysession attribute or provide me the docs link which explains when to use the stickysession attribute. http://www.lmgtfy.com/?q=httpd+2.2+ProxyPass Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org