Loadbalancing (AJP) problem, all workers are in error state

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Dear All

We have done loadbalancing using ajp connector with one apache2 (access sever) and 3 tomcats. some time users/clients are getting error message "Server temporally un-available". In apache access log I am getting message "all workers are in error state"

 what is problem in my following configuration?
please suggest.


//httpd.conf

ProxyPass / balancer://myCluster/ stickysession=JSESSIONID|jsessionid nofailover=On timeout=60
<Proxy balancer://myCluster>
    BalancerMember ajp://192.168.1.2:8009 route=sys02
    BalancerMember ajp://192.168.1.3:8009 route=sys03
    BalancerMember ajp://192.168.1.4:8009 route=sys04
</Proxy>

Some one can  past their configuration?


Thanks

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux