users@glassfish.java.net

Re: Operating System for Glassfish/SJSAS

From: Alexis Moussine-Pouchkine <alexis.mp_at_sun.com>
Date: Fri, 18 Jan 2008 09:17:39 +0100

One good way to share production experiences with the rest of the
GlassFish
community is to participate in the "Stories" blog (http://blogs.sun.com/stories
).
It's as simple as replying to a set of questions.

rwillie6 (and others), feel free to send an email to stories @
sun.com. We have
nice thank-you gift for now.

(boy do I sound like a salesman! ;)
-Alexis

On Jan 17, 2008, at 22:18, glassfish_at_javadesktop.org wrote:

> No problem. It's a 3 instance cluster. Average load is only about
> 10 simultaneous users per instance, though we had a max of around 45
> simultaneous users per instance and that went just fine. Clearly
> I'm planning ahead for growth : )
>
> I opted against a hardware load-balancer due to budget constraints
> and instead use Sun Java System Web Server 7 as the load balancer.
> SJSAS 9.0 has a load-balancer plugin which can be installed into
> glassfish, allowing you to setup a way cool SSL connection between
> the web server and the application server cluster so that the
> cluster DAS can automatically deploy load-balancer config changes to
> the webserver, rather than having to manually update the load-
> balancer config file and then copy it over. I've been meaning to
> write a blog on how I did that but haven't gotten around to it yet.
> I followed steps at http://blogs.sun.com/Prashanth/entry/setting_up_load_balancing_in#Installing_Load_Balancer_Plugin
> but it didn't work out of the box for me so I had to modify a few
> things. Namely, for the life of me I could not get the SJSAS 9
> installer to correctly install the load-balancer plugin into
> glassfish (despite that being the recommended way of installing it),
> so I opted for the install by hand method, which took longer and
> gave you more chances to screw something up, but ultimately worked.
>
> Hope that helps.
> [Message sent by forum member 'rwillie6' (rwillie6)]
>
> http://forums.java.net/jive/thread.jspa?messageID=254538
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>