Hey everyone,
I am working with HAProxy in a project & I am facing connection issues that I am struggling to troubleshoot. The setup is fairly simple: I have HAProxy configured as a reverse proxy for a few backend servers.
Also I have double checked the configuration file and the backend server settings but I am not sure what might be causing the issue. The logs do not seem to show any obvious errors either & I am starting to feel a bit lost.
Has anyone else faced something similar or have any advice on where I should start looking? Maybe I am missing something simple but any pointers would be appreciated.
I am also preparing for some Python Interview Questions so if anyone has tips on how to better handle troubleshooting in HAProxy while working with Python-based applications that would be awesome too.
Also i have check Any issues doing reverse proxy to a backend SSL connection? still facing issue.
Thank you…