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 protected]> 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 protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/michael%40aspireauctions.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
