Hi !
depuis que j'ai paramétré le mode Proxy protocol afin d'avoir l'ip publique des requêtes, les pods tombent en erreur 139 (Segmentation fault).
Pour le contexte je suis sur un cluster Kubernetes Managé OVH, avec un service HAProxy LoadBalancer, tout fonctionne parfaitement saut en paramétrant le Proxy-protocol.
Error :
This error occurs very frequently when you attack one of the listed sites.
Config Map:
Service:
I tried switching to a different version of HAProxy (3.2.10) and disabling each option one by one, and it’s clearly the Proxy Protocol that’s causing the issue. I’m not sure if I missed a configuration setting related to OVH or HAProxy, but I don’t see any other way to fix this.
Thank you very much
Hi !
depuis que j'ai paramétré le mode Proxy protocol afin d'avoir l'ip publique des requêtes, les pods tombent en erreur 139 (Segmentation fault).
Pour le contexte je suis sur un cluster Kubernetes Managé OVH, avec un service HAProxy LoadBalancer, tout fonctionne parfaitement saut en paramétrant le Proxy-protocol.
Error :
This error occurs very frequently when you attack one of the listed sites.
Config Map:
Service:
I tried switching to a different version of HAProxy (3.2.10) and disabling each option one by one, and it’s clearly the Proxy Protocol that’s causing the issue. I’m not sure if I missed a configuration setting related to OVH or HAProxy, but I don’t see any other way to fix this.
Thank you very much