0 Replies Latest reply on Feb 5, 2017 4:58 AM by abood_v

    Does Jboss EAP 6.4 and above support PROXY protocol?

    abood_v

      Hi,

       

      I am sending HTTPS request using haproxy load balancer to Jboss EAP 6.4 server, and for some reason we need to add PROXY header for the client address and port to be used in application server.

      The issue that JBOSS response with error

       

      Request:

      PROXY TCP4 193.16.1.68 10.10.8.103 39759 8380

      {Encrypted request}

       

      Response:

       

      HTTP/1.1 505 HTTP Version Not Supported

      Server: Apache-Coyote/1.1

      Date: Sun, 05 Feb 2017 08:15:50 GMT

      Connection: close

       

      Question:

      Does Jboss EAP support PROXY protocol? and if yes how to configure it?

       

      Best regards,

      A.G