I am not really sure exactly what your question is? What are you trying to achieve compared to what is actually happening?

Stuart

On Wed, Feb 14, 2018 at 3:18 AM, paroczizs . <paroczizs@gmail.com> wrote:
Hi undertow Dev!

I would like to use the LoadBalancingProxyClient from a custom handler and forward the request to a different server and different URI.

The server is set up this way:

LoadBalancingProxyClient  lb = ..

The handler is mapped like this

path = /my-server/serv-one


In the log I found this:

DEBUG [io.undertow.server.handlers.proxy] (default I/O-2) Sending request ClientRequest{path='/other-app/service1/my-server/serv-one', method=GET, protocol=HTTP/1.1} ..

Regards, Zsolt

_______________________________________________
undertow-dev mailing list
undertow-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/undertow-dev