[undertow-dev] Suggested change in undertow load balancer proxy client

Stuart Douglas sdouglas at redhat.com
Thu May 11 23:07:11 EDT 2017


You already can add hosts on the fly, using the
io.undertow.server.handlers.proxy.LoadBalancingProxyClient#addHost(java.net.URI,
java.lang.String, org.xnio.ssl.XnioSsl) method.

Stuart

On Wed, Apr 19, 2017 at 4:41 PM, anurag singhal
<anurags.dreams at gmail.com> wrote:
> Hi Team,
>
>
> Kindly find the suggested change. Instead of array used list for hosts. This
> gives flexibility to add hosts on the fly.
>
> With Regards
> Anurag Singhal


More information about the undertow-dev mailing list