|
Replies:
4
-
Last Post:
Aug 13, 2007 12:59 PM
by: Jan.Luehe@Sun.COM
|
|
|
|
|
|
|
which load balancers (web servers) can be used with Glassfish?
Posted:
Aug 11, 2007 10:45 PM
|
|
|
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
|
|
|
|
|
|
|
|
|
Re: which load balancers (web servers) can be used with Glassfish?
Posted:
Aug 13, 2007 7:17 AM
in response to: bantunes
|
|
|
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
|
|
|
|
|
|
|
|
Re: which load balancers (web servers) can be used with Glassfish?
Posted:
Aug 13, 2007 12:59 PM
in response to: legolas wood
|
|
|
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
|
|
|
|
|
|
|
|
Re: which load balancers (web servers) can be used with Glassfish?
Posted:
Aug 13, 2007 11:48 AM
in response to: legolas wood
|
|
|
[nobr]Here are some references: [/nobr]
|
|
|
|
|