I load balance between to IIS servers with an 11150. Each loadbalancer has a dedicated application tier server attached to it running Weblogic. Any suggestions on using healthchecks to verify that the application tier servers is fine? If it does fail I'd like to loadbalance to the alternate IIS server.
Futher, are the healthchecks on the CSS scriptable? I'd like to script a health check that could log into a website.
Thank you.