[Building Sakai] Loadbalancing problem, ajp connector, all workers are in error state

Jehan Badshah jehan.badshah at nu.edu.pk
Wed May 16 23:23:30 PDT 2012


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?


Regards
----------------------------------------------------
Jehan Badshah | Sr. Software Engineer & Team Lead
Department of Research & Development
National University of Computer and Emerging Sciences
A.K. Brohi Road, H-11/4, Islamabad
UAN: +92 (0)51 - 111 128 128 ext 344
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120517/5cd327b1/attachment.html 


More information about the sakai-dev mailing list