Any worker agent monitors for appliance based load balancers?
Posted
by Zethris
on Server Fault
See other posts from Server Fault
or by Zethris
Published on 2009-08-13T19:16:30Z
Indexed on
2010/04/12
2:03 UTC
Read the original article
Hit count: 298
load-balancing
|healthcheck
Looking to find out to what extent an appliance load balancer can monitor servers for both failover (say for example a service like apache tomcat fails) and load balancing?
Right now it looks like it's just port monitoring/connection tracking and healthcheck urls that it will heartbeat and detect as down if it doesn't come back with a finished request.
We are looking at the Kemp 3500 or Loadbalancer.org solutions.
Is there any sort of web application level monitoring/load balancing that these load balancers can offer that can more directly interact with the servers it's balancing?
© Server Fault or respective owner