Ask a Question related to Linux / Unix Administration, Design and Development.
-
Subhodini Fernandes #1
Solaris free/open source clustering/load balance
I am looking for some free/open source clustering software which I can
use on Solaris to load balance/fail over web server Tomcat. I have
done a google search but problem is that there are so many its often
confusing.
The requests will come to one single ip address which in turn will go
to any Tomcat web server that is free and the request will be routed
to a back end application (which is on another server).
Any suggestions will be highly appreciated.
Thanks,
Subho.
Subhodini Fernandes Guest
-
Load balance
We are in the process of configuring failover & load balance on coldfusion MX7 on win2003 server . We have two win2003 servers which have been... -
Load balance?
I am thinking about using the Win2003 load balance option on a couple of my servers. I also have heard that you can load balance CFMX 6.1. What... -
Load Balance WS
Hi All, I have a Web Service which is being called heavily, I have 4 spare boxes to use. How can I load balance my WebServices across them. BTW I... -
Any free load generator for Solaris 9 in a Java environment?
Does anyone know any free processor load generator for Solaris 9? I would like to stress Solaris 9 in a Java environment. Thanks. EKL -
Any free load generator for Solaris 9 in Java environment?
Does anyone know any free processor load generator for Solaris 9? I would like to stress Solaris 9 in a Java environment. Thanks. EKL -
Bertrand Hutin #2
Re: Solaris free/open source clustering/load balance
Subhodini Fernandes wrote:
this one: FreeHA - High Availability Daemon> I am looking for some free/open source clustering software which I can
> use on Solaris to load balance/fail over web server Tomcat. I have
> done a google search but problem is that there are so many its often
> confusing.
>
> The requests will come to one single ip address which in turn will go
> to any Tomcat web server that is free and the request will be routed
> to a back end application (which is on another server).
>
> Any suggestions will be highly appreciated.
>
> Thanks,
> Subho.
[url]http://www.bolthole.com/freeha/[/url]
Bertrand Hutin Guest
-
Jean-Pierre Denis #3
Re: Solaris free/open source clustering/load balance
Hi,
Bertrand Hutin wrote:
Have a look at linux-ha. [url]http://linuxha.trick.ca[/url] ( this is a new site and> Subhodini Fernandes wrote:> > I am looking for some free/open source clustering software which I can
> > use on Solaris to load balance/fail over web server Tomcat.
it look better then [url]www.linux-ha.org[/url] )
" Although this is called the Linux-HA project, the software is highly
portable
and runs on FreeBSD and Solaris as well."
This is exactly how heartbeat operate. When a node goes down or is> > The requests will come to one single ip address which in turn will go
> > to any Tomcat web server that is free and the request will be routed
> > to a back end application (which is on another server).
unreachable
all the resources are switching to the other node. When the master server
come back up
the resources switch back to the master server.
You can use a single IP per services so it's easy to watch the IP takeover.
I have some services that switch in less then 5 seconds.
--
Thanks,
JP
Jean-Pierre Denis
jp at msfree dot ca
Jean-Pierre Denis Guest
-
Dragan Cvetkovic #4
Re: Solaris free/open source clustering/load balance
Jean-Pierre Denis <jp@msfree_NOSPAM_.ca> writes:
They why call it Linux-HA? I guess lot of people were put off by its name> Hi,
>
> Bertrand Hutin wrote:
>
> Have a look at linux-ha. [url]http://linuxha.trick.ca[/url] ( this is a new site and
> it look better then [url]www.linux-ha.org[/url] )
>
> " Although this is called the Linux-HA project, the software is highly
> portable and runs on FreeBSD and Solaris as well."
and classified it under YALP (yet another Linux-only product).
But the original request was for load balancing and you are talking about>>>> > The requests will come to one single ip address which in turn will go
>> > to any Tomcat web server that is free and the request will be routed
>> > to a back end application (which is on another server).
> This is exactly how heartbeat operate. When a node goes down or is
> unreachable
> all the resources are switching to the other node. When the master server
> come back up
> the resources switch back to the master server.
fail-over. These are two different issues.
Bye, Dragan
--
Dragan Cvetkovic,
To be or not to be is true. G. Boole No it isn't. L. E. J. Brouwer
!!! Sender/From address is bogus. Use reply-to one !!!
Dragan Cvetkovic Guest
-
Jean-Pierre Denis #5
Re: Solaris free/open source clustering/load balance
Hi,
Dragan Cvetkovic wrote:
Probably because it was originally develop on linux.> Jean-Pierre Denis <jp@msfree_NOSPAM_.ca> writes:
>>> > Have a look at linux-ha. [url]http://linuxha.trick.ca[/url] ( this is a new site and
> > it look better then [url]www.linux-ha.org[/url] )
> >
> > " Although this is called the Linux-HA project, the software is highly
> > portable and runs on FreeBSD and Solaris as well."
> They why call it Linux-HA? I guess lot of people were put off by its name
> and classified it under YALP (yet another Linux-only product).
> >> >> > The requests will come to one single ip address which in turn will go
> >> > to any Tomcat web server that is free and the request will be routed
> >> > to a back end application (which is on another server).
> > This is exactly how heartbeat operate. When a node goes down or is
> > unreachable all the resources are switching to the other node.AFAIK the original poster was looking for load balance/fail over :> But the original request was for load balancing and you are talking about
> fail-over. These are two different issues.
" I am looking for some free/open source clustering software which I can
use on Solaris to load balance/fail over web server Tomcat."
JP
Jean-Pierre Denis Guest
-
Dragan Cvetkovic #6
Re: Solaris free/open source clustering/load balance
Jean-Pierre Denis <jp@msfree_NOSPAM_.ca> writes:
Fair enough.> Hi,
>
> Dragan Cvetkovic wrote:
>>>> Jean-Pierre Denis <jp@msfree_NOSPAM_.ca> writes:
>>>>>> > Have a look at linux-ha. [url]http://linuxha.trick.ca[/url] ( this is a new site and
>> > it look better then [url]www.linux-ha.org[/url] )
>> >
>> > " Although this is called the Linux-HA project, the software is highly
>> > portable and runs on FreeBSD and Solaris as well."
>> They why call it Linux-HA? I guess lot of people were put off by its name
>> and classified it under YALP (yet another Linux-only product).
> Probably because it was originally develop on linux.
Possible. But the above "The requests will come to one single ip address>>>> >> > The requests will come to one single ip address which in turn will go
>> >> > to any Tomcat web server that is free and the request will be routed
>> >> > to a back end application (which is on another server).
>> >
>> > This is exactly how heartbeat operate. When a node goes down or is
>> > unreachable all the resources are switching to the other node.>>> But the original request was for load balancing and you are talking about
>> fail-over. These are two different issues.
> AFAIK the original poster was looking for load balance/fail over :
> " I am looking for some free/open source clustering software which I can
> use on Solaris to load balance/fail over web server Tomcat."
>
which in turn will go to any Tomcat web server that is free" sounds like
load balancing to me.
Is there any other general purpose "load balancing" cluster software except
for Sun Cluster? That runs on Solaris, of course?
Bye, Dragan
--
Dragan Cvetkovic,
To be or not to be is true. G. Boole No it isn't. L. E. J. Brouwer
!!! Sender/From address is bogus. Use reply-to one !!!
Dragan Cvetkovic Guest



Reply With Quote

