1 Jul 2002 14:43
RE: Load Balancer/Failover ?
Bill Burke <bill <at> burkecentral.com>
2002-07-01 12:43:34 GMT
2002-07-01 12:43:34 GMT
Also, Greg has implemented AJP13 integration in 4.1, right Jan? So you can use Apache/mod_jk as your load-balancer. > -----Original Message----- > From: Jan Bartel [mailto:janb <at> mortbay.com] > Sent: Sunday, June 30, 2002 3:12 PM > To: jetty-support <at> yahoogroups.com > Subject: Re: [jetty-support] Load Balancer/Failover ? > > > Hi, > > A load balancer was included with the 4.0.0 release, however I > believe that Greg was looking for some more feedback on it to > help mature it (so I encourage you to have a go!). > > Here's a copy of some usage instructions Greg gave on an > earlier posting: > > >>It is now included in the RC2 release, but you will have to re > >>build it with jdk1.4 > >> > >>Usage - java org.mortbay.loadbalancer.Balancer [[host]:port ... ] > >>- [[server]:port ... ] > >> > >>So if you wanted to listen on all interfaces on port 80 and share load > >>to port 8080 on 1.2.3.4 and 4.3.2.1 you would say: > >> > >>java org.mortbay.loadbalancer.Balancer :80 - 1.2.3.4:8080 4.3.2.1:8080 > >>(Continue reading)
. Yup, 4.1 comes with a
AJP13 listener, permitting integration with Apache and others.
Jan
Bill Burke wrote:
> Also, Greg has implemented AJP13 integration in 4.1, right Jan? So you can
> use Apache/mod_jk as your load-balancer.
>
>
>>-----Original Message-----
>>From: Jan Bartel [mailto:janb <at> mortbay.com]
>>Sent: Sunday, June 30, 2002 3:12 PM
>>To: jetty-support <at> yahoogroups.com
>>Subject: Re: [jetty-support] Load Balancer/Failover ?
>>
>>
>>Hi,
>>
>>A load balancer was included with the 4.0.0 release, however I
>>believe that Greg was looking for some more feedback on it to
>>help mature it (so I encourage you to have a go!).
>>
>>Here's a copy of some usage instructions Greg gave on an
>>earlier posting:
>>
>> >>It is now included in the RC2 release, but you will have to re
>> >>build it with jdk1.4
>> >>
>> >>Usage - java org.mortbay.loadbalancer.Balancer [[host]:port ... ]
RSS Feed