users@glassfish.java.net

Re: How to install load balancer using apache web server?

From: Pankaj Jairath <Pankaj.Jairath_at_Sun.COM>
Date: Thu, 22 Jan 2009 16:56:07 +0530

HTTP Load Balancer provides sticky load balancing. Thus from a client
session, first initial request followed by subsequent requests would get
serviced from the same instance which serviced the first request. Also
note clusterjsp application renders information on server and port which
serviced the request.

You should open a newer client session, say using another web brower :
IE and Firefox when dispatching requests from same m/c or close and
start the browser again (in case you do not have more than one browser
application). You can even test the distribution by dispatching the
request from another m/c.

regards
Pankaj

glassfish_at_javadesktop.org wrote:
> Hi
>
> Finally one more query
>
> How can i confirm that it is going to two glashfish instances.
>
> when i am requesting number of times from following url
>
> http://hdblomxssp2921.hclt.corp.hcl.in/clusterjsp/HaJsp.jsp
>
> it is going to HDBLOMXSSP2921 glashfish instance.
>
> Thanks
> Venu Ch
> [Message sent by forum member 'vdprasad' (vdprasad)]
>
> http://forums.java.net/jive/thread.jspa?messageID=327576
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>