I am facing HAProxy Connection Issues

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…:slight_smile:

I am assuming that you posted here because you genuinely need help, so please remove the link to the python course, as this is considered SPAM otherwise.

Regarding your issue, it would help if you would explain the issue beyond “facing connection issues”.

Post your client error message, your haproxy configuration and the corresponding haproxy logs, so the forum users here can actually help, just stating the fact that you have issues does not suffice unfortunately.