Load Balancer Manager

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

 



Hi,

I am attempting to set up the load balancer manager for 2 workers.  I am able to access the web interface for the Balancer Manager.  When I click on the worker, I get 

Edit worker settings for http://box2:7789
Load factor:  
LB Set:  
Route:  
Route Redirect:  
Status: Disabled:  | Enabled:  

When I select Disabled and then Submit, the page refreshes and it appears that the worker has been disabled.  However, I am still able to access the worker.  So it would appear that the worker has not been disabled. 


I am have the following installed:

Apache 2.2.4 running on Unix
Mod_jk version 1.2.23
Tomcat on both servers version 5.5.23

httpd.conf snippets:

LoadModule status_module modules/mod_status.so

<Proxy balancer://mybalancer>
BalancerMember http://box1:7788
BalancerMember http://box2:7789
</Proxy>

ProxyPass /test balancer://mybalancer/

<Location /balancer-manager>
SetHandler balancer-manager

Order Deny,Allow
Allow from all
</Location>
<IfModule alias_module>

Thank you,

Vicky Crowley

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[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