Hello Team
We have a inhouse developed application which works on Port 5000 TCP
Our application has an interface which shows IP Address of a client when someone logs in, our requirement is to preserve the Client IP Address
We have configured HA Proxy as a load balancer/reverse proxy but we encountered following issues:
-
It never passes client IP Address to our application only load balancer IP Address is shown
-
Whenever we try accept-proxy variable we don’t see any request at application
-
We have tried numerous solutions shared over the internet but nothing works
-
Do we need to any proxy protocol implementation in our application?
Can anyone please assist or put us in direction?
2 posts - 2 participants