Re: Mod_jk - loadbalancer

2012-12-03 Thread Orhan Karasakal
A1 > > Orhan, > > On 12/3/12 8:10 AM, Orhan Karasakal wrote: > > If it is possible, then we set. Now we are not using this design > > :) I think, it is not possible. > > I disagree: the sane parts of your request are definitely possible. > > > requests from /we

Re: Mod_jk - loadbalancer

2012-12-03 Thread Orhan Karasakal
If it is possible, then we set. Now we are not using this design :) I think, it is not possible. many thanks all for your help On Mon, Dec 3, 2012 at 2:31 PM, Mladen Turk wrote: > On 12/3/2012 13:27, Orhan Karasakal wrote: > >> Many thanks for your replys >> >> But

Re: Mod_jk - loadbalancer

2012-12-03 Thread Orhan Karasakal
Felix Schumacher < felix.schumac...@internetallee.de> wrote: > Am 03.12.2012 11:59, schrieb André Warnier: > > Mladen Turk wrote: >> >>> On 12/3/2012 11:18, Orhan Karasakal wrote: >>> >>>> But firstly I want to send requests to loadbalancer and

Re: Mod_jk - loadbalancer

2012-12-03 Thread Orhan Karasakal
But firstly I want to send requests to loadbalancer and then according to url, sending the other nodes. I have a lot of nodes and I have to use loadbalancer for every request On Mon, Dec 3, 2012 at 12:02 PM, André Warnier wrote: > Orhan Karasakal wrote: > >> Hi, >> >> I

Re: Mod_jk - loadbalancer

2012-12-03 Thread Orhan Karasakal
I can solve the problem when I use more than loadbalancer. A lot of requests come our system so we use loadbalancer. But I want to send requests to specific nodes. Is not there any way while using one loadbalancer ? On Mon, Dec 3, 2012 at 11:57 AM, chris derham wrote: > > I use mod_jk loadbala

Mod_jk - loadbalancer

2012-12-03 Thread Orhan Karasakal
Hi, I use mod_jk loadbalancing. (JkMount /WebApp/* loadbalancer ) I want to use only one loadbalancer. Can I set specific url after balancing ? For example, firstly every request will go to loadbalancer. Then if request is /WebApp/A*.com, it will go to node1. If request /WebApp/B*.com, it will g

Re: How to send some requests to all tomcat cluster nodes from loadbalancer

2012-09-14 Thread Orhan Karasakal
help. Regards, On Wed, Sep 12, 2012 at 3:11 PM, Pid wrote: > On 12/09/2012 12:45, Orhan Karasakal wrote: > > Hi, > > > > I have a distrubuted cluster system. I have set up apache server and set > > loadbalancing (mod_jk) conditions. And also sticky session is true mode.

Re: How to send some requests to all tomcat cluster nodes from loadbalancer

2012-09-12 Thread Orhan Karasakal
Thanks for your help and reply On Wed, Sep 12, 2012 at 3:11 PM, Pid wrote: > On 12/09/2012 12:45, Orhan Karasakal wrote: > > Hi, > > > > I have a distrubuted cluster system. I have set up apache server and set > > loadbalancing (mod_jk) conditions. And also sticky se