We are using apache version 2.2.23 in our environment.We have configured apache in such a way that it should load balance between two applications servers for the same home page.
BalancerMember abc:8101 BalancerMember abc:8102 status=+H
we need to know how the apache web server is detecting that the server 8101 is down??? is it a ping or Telnet or something other then this.