Re: [users@httpd] Apache + Tomcat Load Balancing

2012-03-16 Thread Igor Cicimov
agesCAXWPPLS] kashif_r | *w* www.vopium.com > > ** ** > > *From:* Anam Ali Khan [mailto:anamalik...@yahoo.com] > *Sent:* Thursday, March 15, 2012 10:16 PM > *To:* users@httpd.apache.org > > *Subject:* Re: [users@httpd] Apache + Tomcat Load Balancing > > ** ** > &

RE: [users@httpd] Apache + Tomcat Load Balancing

2012-03-16 Thread Kashif Rahman
: imagesCAV9FMB1 + 92 334 9771227 | Description: imagesCAXWPPLS kashif_r | w www.vopium.com <http://www.vopium.com/> From: Anam Ali Khan [mailto:anamalik...@yahoo.com] Sent: Thursday, March 15, 2012 10:16 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Apache + Tomcat Load Bal

Re: [users@httpd] Apache + Tomcat Load Balancing

2012-03-15 Thread Anam Ali Khan
ch 2012, 22:13 Subject: Re: [users@httpd] Apache + Tomcat Load Balancing Do not use session replication/sharing, use session stickiness instead. -Anam From: Igor Cicimov To: users@httpd.apache.org Sent: Wednesday, 14 March 2012, 14:48 Subject: RE: [users

Re: [users@httpd] Apache + Tomcat Load Balancing

2012-03-15 Thread Anam Ali Khan
Do not use session replication/sharing, use session stickiness instead. -Anam From: Igor Cicimov To: users@httpd.apache.org Sent: Wednesday, 14 March 2012, 14:48 Subject: RE: [users@httpd] Apache + Tomcat Load Balancing What is in apache log file, any

RE: [users@httpd] Apache + Tomcat Load Balancing

2012-03-14 Thread Igor Cicimov
server.xml on both tomcats. > > ** ** > > Thank you, > > ** ** > > Best Regards, > > Kashif Rahman > > ** ** > > *From:* Igor Cicimov [mailto:icici...@gmail.com] > *Sent:* Wednesday, March 14, 2012 2:21 PM > *To:* users@httpd.apache.org

RE: [users@httpd] Apache + Tomcat Load Balancing

2012-03-14 Thread Kashif Rahman
Yes I have that same in server.xml on both tomcats. Thank you, Best Regards, Kashif Rahman From: Igor Cicimov [mailto:icici...@gmail.com] Sent: Wednesday, March 14, 2012 2:21 PM To: users@httpd.apache.org Subject: RE: [users@httpd] Apache + Tomcat Load Balancing Does the route

RE: [users@httpd] Apache + Tomcat Load Balancing

2012-03-14 Thread Igor Cicimov
t; We are using mod_proxy_ajp > > ** ** > > Tomcat is clustered. Session replication works, if single Apache is > handling 2 tomcat instances. When we start second Apache, tomcat session > replication stops. We want to have failover for PHP side too. **** > > **

RE: [users@httpd] Apache + Tomcat Load Balancing

2012-03-13 Thread Kashif Rahman
13, 2012 11:11 PM To: users@httpd.apache.org; Kashif Rahman Subject: Re: [users@httpd] Apache + Tomcat Load Balancing Last but not the least mod_proxy_balancer supports AJP protocol :) -Anam _ From: Anam Ali Khan To: "users@httpd.apache.org" ; Kashif Rahman Sent: T

Re: [users@httpd] Apache + Tomcat Load Balancing

2012-03-13 Thread Anam Ali Khan
Last but not the least mod_proxy_balancer supports AJP protocol :) -Anam From: Anam Ali Khan To: "users@httpd.apache.org" ; Kashif Rahman Sent: Tuesday, 13 March 2012, 23:07 Subject: Re: [users@httpd] Apache + Tomcat Load Balancing Dear Kash

Re: [users@httpd] Apache + Tomcat Load Balancing

2012-03-13 Thread Anam Ali Khan
the documentation carefully. You can achieve your goal instead of HAproxy solution. Thanks, Anam From: Anam Ali Khan To: Kashif Rahman ; "users@httpd.apache.org" Sent: Tuesday, 13 March 2012, 14:13 Subject: Re: [users@httpd] Apache + Tomcat Load

Re: [users@httpd] Apache + Tomcat Load Balancing

2012-03-13 Thread Anam Ali Khan
2012, 2:45 Subject: RE: [users@httpd] Apache + Tomcat Load Balancing So what solution you would recommend and what is best option for session sharing? Thank you, Best Regards, Kashif Rahman -Original Message- From: Tom Evans [mailto:tevans...@googlemail.com] Sent: Monday, March 12,

RE: [users@httpd] Apache + Tomcat Load Balancing

2012-03-12 Thread Kashif Rahman
: [users@httpd] Apache + Tomcat Load Balancing On Mon, Mar 12, 2012 at 4:40 PM, Anam Ali Khan wrote: > Hello, > > It looks like very complex configuration in your application environment. > You can achieve the same with HAProxy example as given before. > > Why opt for complex config

Re: [users@httpd] Apache + Tomcat Load Balancing

2012-03-12 Thread Tom Evans
On Mon, Mar 12, 2012 at 4:40 PM, Anam Ali Khan wrote: > Hello, > > It looks like very complex configuration in your application environment. > You can achieve the same with HAProxy example as given before. > > Why opt for complex configuration instead of easy available solution. > > Thanks, > Anam

Re: [users@httpd] Apache + Tomcat Load Balancing

2012-03-12 Thread Anam Ali Khan
@httpd.apache.org Sent: Monday, 12 March 2012, 15:17 Subject: RE: [users@httpd] Apache + Tomcat Load Balancing Here what I have used :   ==   ProxyRequests Off       AddDefaultCharset Off   Order deny,allow   Allow from all         ProxyPass

RE: [users@httpd] Apache + Tomcat Load Balancing

2012-03-12 Thread Kashif Rahman
: users@httpd.apache.org Subject: RE: [users@httpd] Apache + Tomcat Load Balancing You can at least tell us what OS are these servers running on? Also you said when you put second apache something is not working so we would like to see your apache config if you dont mind. Another thing not clear

RE: [users@httpd] Apache + Tomcat Load Balancing

2012-03-12 Thread Igor Cicimov
gt;> >> >> ** ** >> >> Thank you, >> >> ** ** >> >> Regards, >> >> Kashif Rahman. >> >> ** ** >> >> *From:* Anam Ali Khan [mailto:anamalik...@yahoo.com] >> *Sent:* Friday, March 09, 2012 7:44 PM >&g

RE: [users@httpd] Apache + Tomcat Load Balancing

2012-03-12 Thread Igor Cicimov
han [mailto:anamalik...@yahoo.com] > *Sent:* Friday, March 09, 2012 7:44 PM > *To:* users@httpd.apache.org > *Cc:* Kashif Rahman > *Subject:* Re: [users@httpd] Apache + Tomcat Load Balancing > > ** ** > > Hi, > > ** ** > > I would recommend

RE: [users@httpd] Apache + Tomcat Load Balancing

2012-03-12 Thread Kashif Rahman
@httpd.apache.org Cc: Kashif Rahman Subject: Re: [users@httpd] Apache + Tomcat Load Balancing Hi, I would recommend HAProxy as a load balancer in your PHP + JSP application environment. It will work as follows: 1. First HAProxy will accept client request. 2. It will forward those requests to

Re: [users@httpd] Apache + Tomcat Load Balancing

2012-03-09 Thread Anam Ali Khan
Hi,I would recommend HAProxy as a load balancer in your PHP + JSP application environment. It will work as follows:1. First HAProxy will accept client request.2. It will forward those requests to two machines via round robin 3. Each WebServer must use mod_jk as a connector (module) for Apache/Tomc