The Source for Java Technology Collaboration

Home » java.net Forums » GlassFish » GlassFish

Thread: which load balancers (web servers) can be used with Glassfish?

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 4 - Last Post: Aug 13, 2007 12:59 PM by: Jan.Luehe@Sun.COM
legolas wood
which load balancers (web servers) can be used with Glassfish?
Posted: Aug 11, 2007 10:45 PM
  Click to reply to this thread Reply

Hi
thank you for reading my post
Along with sun java web server which has a plugin for glassfish which
other load balancers (hardware or web servers) can be used as load balancer?
Can you please elaborate and give me some links to some resources about
this?

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
For additional commands, e-mail: users-help@glassfish.dev.java.net


bantunes

Posts: 3
Re: which load balancers (web servers) can be used with Glassfish?
Posted: Aug 13, 2007 6:07 AM   in response to: legolas wood
  Click to reply to this thread Reply

Not being Glassfish, specific

* Apache with mod_proxy - http://httpd.apache.org/docs/2.0/mod/mod_proxy.html
* ZXTM [commercial] - http://www.zeus.com/products/zxtm/
* Oracle Web Cache [comercial] - http://www.oracle.com/technology/products/ias/web_cache/index.html

* If Glassfish as an AJP interface you could also plugin/connectors that exist for Apache Tomcat

--
Bruno Antunes,
Java Software Engineer

Message was edited by: bantunes

legolas wood
Re: which load balancers (web servers) can be used with Glassfish?
Posted: Aug 13, 2007 7:17 AM   in response to: bantunes
  Click to reply to this thread Reply

Thank you very much for reply.
Does this Load Balancer has plugins that we need to install into
glassfish application server?
I know that sun java web server need some plugins to be installed before
it can act as a load balancer.

Thanks


glassfish@javadesktop.org wrote:
> Note being Glassfish, specific
>
> * Apache with mod_proxy - http://httpd.apache.org/docs/2.0/mod/mod_proxy.html
> * ZXTM [commercial] - http://www.zeus.com/products/zxtm/
> * Oracle Web Cache [comercial] - http://www.oracle.com/technology/products/ias/web_cache/index.html
>
> * If Glassfish as an AJP interface you could also plugin/connectors that exist for Apache Tomcat
>
> --
> Bruno Antunes,
> Java Software Engineer
> [Message sent by forum member 'bantunes' (bantunes)]
>
> http://forums.java.net/jive/thread.jspa?messageID=230636
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
> For additional commands, e-mail: users-help@glassfish.dev.java.net
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
For additional commands, e-mail: users-help@glassfish.dev.java.net


Jan.Luehe@Sun.COM
Re: which load balancers (web servers) can be used with Glassfish?
Posted: Aug 13, 2007 12:59 PM   in response to: legolas wood
  Click to reply to this thread Reply

legolas wood wrote:

> Thank you very much for reply.
> Does this Load Balancer has plugins that we need to install into
> glassfish application server?
> I know that sun java web server need some plugins to be installed
> before it can act as a load balancer.


In order to use mod_jk loadbalancing with GlassFish, you need to
enable the jk connector in each of the clustered GlassFish instances.

See


http://blogs.sun.com/dadelhardt/entry/loadbalancing_with_mod_jk_and_glassfish

for additional details.


Jan

>
> Thanks
>
>
> glassfish@javadesktop.org wrote:
>
>> Note being Glassfish, specific
>>
>> * Apache with mod_proxy -
>> http://httpd.apache.org/docs/2.0/mod/mod_proxy.html
>> * ZXTM [commercial] - http://www.zeus.com/products/zxtm/ * Oracle Web
>> Cache [comercial] -
>> http://www.oracle.com/technology/products/ias/web_cache/index.html
>>
>> * If Glassfish as an AJP interface you could also plugin/connectors
>> that exist for Apache Tomcat
>>
>> --
>> Bruno Antunes,
>> Java Software Engineer
>> [Message sent by forum member 'bantunes' (bantunes)]
>>
>> http://forums.java.net/jive/thread.jspa?messageID=230636
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
>> For additional commands, e-mail: users-help@glassfish.dev.java.net
>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
> For additional commands, e-mail: users-help@glassfish.dev.java.net
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
For additional commands, e-mail: users-help@glassfish.dev.java.net


ai109478

Posts: 50
Re: which load balancers (web servers) can be used with Glassfish?
Posted: Aug 13, 2007 11:48 AM   in response to: legolas wood
  Click to reply to this thread Reply

[nobr]Here are some references:
[/nobr]




 XML java.net RSS