Hi everyone!
Completely new to HAProxy here.
I inherited infrastructure with HAProxy server, web server and a database server.
Due to recent attacks on infrastructure, I would need to roll back my backup and deploy on a new server.
Within the DNS zone, I can see that A records are pointed to HAProxy server, even though application is hosted on a different server, so my assumption is that traffic to my web application is routed though HAProxy web server.
Since I need to deploy a new web instance, I’m guessing I would need to edit HAProxy configuration and point it to a new web server (I might be completely missing the point here though).
My question is how do I point incoming traffic that hits HAProxy server to my new web server?
What would be the typical HAProxy setup? At the moment I don’t have the access to HAProxy server via root, however I do have some config file and a user for HAProxy created on my web server with the instructions to call load balancer user to access HAProxy.
If it helps, I can paste HAProxy config here.
Many thanks!
1 post - 1 participant