users@glassfish.java.net

Re: Load balancing advice

From: Pankaj Jairath <Pankaj.Jairath_at_Sun.COM>
Date: Mon, 28 Apr 2008 11:06:53 +0530

Hello,

I am not sure I understood your question context; however if you are
looking for other examples to try out; checkout the ee-samples under
<install-root>/samples. Try using the dukebookstore application under
ee-samples/failover/apps/dukesbookstore.

Note, Load Balancer configuration file, as mentioned under section
"config_lb", is automatically generated by DAS (domain admin server).
Once you have created your load balancer and assigned target to it
(let's say the cluster you want to be load balanced), you can use the
admin interface (CLI commands or UI) to generate for you the load
balancer.xml file. You can choose to deploy other applications on
target; for example as mentioned - dukesbookstore.

Refer to following doc on how to configure load balancer -
http://docs.sun.com/app/docs/doc/819-3679/abdgs?a=browse ; chapter 5
"Configuring HTTP Load Balancing".

regards
Pankaj

glassfish_at_javadesktop.org wrote:
> Hi all,
>
> I was trying to do load balancing,however the example
> "https://glassfish.dev.java.net/javaee5/build/GlassFish_LB_Cluster.html#config_lb"
>
> is quite biased for the example clusterjsp.
> Is there any example that is easily scalable for one .war project? Without .sh and xml files.
> The option HTTP load balancing with "sjsws-7_0-linux-i586.tar.gz" is useful?
> The file "sjsas-9_1_01-linux.bin" turns the things easier to deploy?
> Thanks in advance
> [Message sent by forum member 'junkeira' (junkeira)]
>
> http://forums.java.net/jive/thread.jspa?messageID=271719
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>