tomcat - Health page in apache mod_proxy -


i have 1 apache balancer, , 2 tomcats.

i'm trying use apache mod proxy , want set healthy page (so if 1 of war not work, requests not directed it), apache decide fail server if page down.

is there way apache? or there option in tomcat close if deploy went wrong?


Comments