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

2012-09-14 Thread Orhan Karasakal
Hi, Is not it possible that send ping from mod_jk to all tomcat nodes ? There is no need response from all nodes back to requester. It can be set status, for example when nodes get request for special url, status checked ok All I want that all nodes informed from special url request without messagi

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 session is true mode. > Among >

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

2012-09-12 Thread Pid
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. Among > nodes, there is no multicasting > > Is it possible that could I send some special reque