users@glassfish.java.net

Re: how to setup loadbalancing on glassfish?

From: <glassfish_at_javadesktop.org>
Date: Fri, 25 Apr 2008 10:05:28 PDT

Purpose of load-balancer is to load-balance request of multiple application to back-end servers. If application is not deployed correctly, user will get appropriate response from back-end servers. Load balancer taking care of application deployed incorrectly on back-end server is an overkill.

What should be expected behavior according to you if application is not correctly deployed on back-end? What should be expected behavior if multiple applications are deployed some correctly and some incorrectly?

If application is not deployed correctly, user can never login. Right? If you are talking about SSO, user will not be able to access application correctly deployed and will get error for application incorrectly deployed.

As of now, acceptable response codes are not configurable.

Thanks,
Kshitiz
[Message sent by forum member 'kshitiz_saxena' (kshitiz_saxena)]

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