Hi,
i have the following situation
Apache is balancing requests to backend JBoss Server . Everything (the balancing of requests to the webcontainer (tomcat) of jboss)works fine - except i cannot get the balancer-manager working.
Of course the GUI appears but after clicking on a worker link nothing happens.
Apache 2.2.3 on Suse Linux Enterprise Version 10
<Proxy balancer://portal>
Order deny,allow
Allow from all
BalancerMember ajp://lx-tpor01.xxxx.xxxxxxx.xx:8009/portal route=jboss11
BalancerMember ajp://lx-tpor01.xxxx.xxxxxxx.xx:18009/portal route=jboss12
and so on.......
</Proxy>
ProxyPass /portal balancer://portal stickysession=JSESSIONID lbmethod=byrequests nofailover=Off
ProxyPass /balancer-manager !
<Location /balancer-manager>
SetHandler balancer-manager
Order Deny,Allow
Deny from all
Allow from xxxxxx
</Location>
I got the follwing gui
LoadBalancer Status for balancer://portal
StickySession Timeout FailoverAttempts Method JSESSIONID 0 7 byrequests
Worker URL Route RouteRedir Factor Status
ajp://lx-tpor01.xxxx.xxxxxxx.xx:8009/portal jboss11 1 Ok
ajp://lx-tpor01.xxxx.xxxxxxx.xx:18009/portal jboss12 1 Ok
and so on
but if i disable one Jboss instance the status remains on ok, and if i click on a worker url i don't get the possibility to edit the attribute - only the url is changing without any change in the gui.
also when i click on the balancer nothing happens.
i appreciate any help - thanxs in advance
ahmed
--
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen:
http://www.gmx.net/de/go/multimessenger---------------------------------------------------------------------
To start a new topic, e-mail:
users@...
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...