users@glassfish.java.net

Re: loadbalancer - active-healthcheck-enabled=true ??

From: <glassfish_at_javadesktop.org>
Date: Thu, 31 Jul 2008 23:23:43 PDT

Hi,

Have you configured health-check url? This is most common mistake people make. Please refer to document available at http://docs.sun.com/app/docs/doc/819-3679/abdhx?l=en&a=view.

In case you have already done that, please post your load-balancer xml, so that we can help debug your issue.

Health-check is always done for unhealthy instances. This behavior is fixed and not dependent on any configuration. However you can have active health check to figure out whether instances which are marked healthy are actually healthy or not. By this proactive way, you can avoid failures when requests are being sent to instance which is done. However it has some cost associated with it.

Hope this helps,
Kshitiz
[Message sent by forum member 'kshitiz_saxena' (kshitiz_saxena)]

http://forums.java.net/jive/thread.jspa?messageID=290841