Re: LoadBalancer
Re: LoadBalancer
- Subject: Re: LoadBalancer
- From: Michael Kondratov via Webobjects-dev <email@hidden>
- Date: Mon, 9 Sep 2019 17:36:08 -0400
I believe you could do something with Apache mod_proxy.
Michael
> On Sep 9, 2019, at 4:06 PM, André Rothe via Webobjects-dev
> <email@hidden> wrote:
>
> Hello,
>
> In the JavaMonitor I found the LoadBalancer properties. We use "Round Robin"
> for our application, but I asked myself, how I could implement a custom
> scheduler for a specific problem (multiple instances of an application, but
> some requests should always use a defined instance, all all other requests
> should be redirected and balanced between the other instances). Is there an
> interface, which my scheduler has to implement?
>
> Thank you
> André
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >LoadBalancer (From: André Rothe via Webobjects-dev <email@hidden>) |