First check Apache supports session stickness in PHP application environment, if yes then you can go with your current configuration instead of HAproxy.
-Anam ________________________________ From: Kashif Rahman <kashif.rah...@vopium.com> To: users@httpd.apache.org; 'Anam Ali Khan' <anamalik...@yahoo.com> Sent: Tuesday, 13 March 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, 2012 9:49 PM To: users@httpd.apache.org; Anam Ali Khan Subject: Re: [users@httpd] Apache + Tomcat Load Balancing On Mon, Mar 12, 2012 at 4:40 PM, Anam Ali Khan <anamalik...@yahoo.com> 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 > Your non-complex solution involves replacing the load balancing httpd server with a load balancing HAProxy server. I fail to see how that decreases complexity. You have to learn how to configure two things, instead of one thing twice. HAProxy also cannot serve static files, whilst a load balancing httpd can. Cheers Tom --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org