Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 62197 invoked from network); 9 May 2008 14:37:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 May 2008 14:37:57 -0000 Received: (qmail 93128 invoked by uid 500); 9 May 2008 14:37:47 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 93104 invoked by uid 500); 9 May 2008 14:37:47 -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 93093 invoked by uid 99); 9 May 2008 14:37:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 May 2008 07:37:47 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [76.96.62.16] (HELO QMTA01.westchester.pa.mail.comcast.net) (76.96.62.16) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 May 2008 14:36:59 +0000 Received: from OMTA04.westchester.pa.mail.comcast.net ([76.96.62.35]) by QMTA01.westchester.pa.mail.comcast.net with comcast id PSWf1Z0010ldTLk5101D00; Fri, 09 May 2008 14:37:13 +0000 Received: from [192.168.1.121] ([68.55.225.178]) by OMTA04.westchester.pa.mail.comcast.net with comcast id PSdB1Z0073ra03G3Q00000; Fri, 09 May 2008 14:37:12 +0000 X-Authority-Analysis: v=1.0 c=1 a=xe8BsctaAAAA:8 a=b-L9jZ1vVqmoNVkSw8UA:9 a=TcXSXWNE4i39Zpij_6ku1G8bRSMA:4 a=rPt6xJ-oxjAA:10 Message-ID: <48246196.7060003@christopherschultz.net> Date: Fri, 09 May 2008 10:37:10 -0400 From: Christopher Schultz User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: TOMCAT CLUSTERING HOWTO References: <481581F1.3070303@xius-bcgi.com> <4816B373.7040505@xius-bcgi.com> <481703E4020000AC0001FA6B@AGREF.agrium.com> <48181E1A.4050903@xius-bcgi.com> <48187C8E.7030707@xius-bcgi.com> <4818413A020000AC0001FC8E@AGREF.agrium.com> <48194DCF.6090508@xius-bcgi.com> <4819DEBC020000AC0001FF65@AGREF.agrium.com> <481F147A.7010600@xius-bcgi.com> <48206345.5050807@xius-bcgi.com> <4821C6DA020000AC00020931@AGREF.agrium.com> <48228160.4000202@xius-bcgi.com> <4822FE53.2020801@christopherschultz.net> <48230545.4080004@xius-bcgi.com> <48231796.4090003@christopherschultz.net> <2828B04F0113CD468E6D1D51DF4362A40610524D@USEA-EXCH2.na.uis.unisys.com> <48231FE3.7090804@christopherschultz.net> <48245AA9.7020409@xius-bcgi.com> In-Reply-To: <48245AA9.7020409@xius-bcgi.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Karthik, karthikn wrote: | ALL i was saying is i have 2 independent TOMCATS running on a | windows2000 machine | | c:\TOMCAT1 startup 8080 shutdown = 8090 Tomcat does not have "startup" ports. Do you mean that you have a "connector" listening on port 8080? Is this port listening for HTTP or AJP requests? (It's probably HTTP). | d:\TOMCAT2 startup 8081 shutdown = 8091 Okay. | So how to do "Clustering" and test the same. Before you worry about "clustering", can you even get a single request handled by Tomcat? If so, what URL are you using to access your webapp? | I am not checking the performance using Load balancer, Load balancers are not for testing performance. They are used to distribute load across your cluster by choosing a server to handle a particular request. | Do i need to set up Load balancer to test the clustering ONLY ? I'm not sure how you would even use your cluster, much less test it, without a load balancer. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkgkYZYACgkQ9CaO5/Lv0PAMzwCfSCjBISky4Q/znfwCYHRg9StQ oRcAoIsRWr3Nb2O57NlSP2Vzy6uwvzDm =KWpa -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org