Hi !
Ever since I configured the Proxy Protocol to obtain the public IP address of the requests, the pods have been failing with error 139 (Segmentation fault).
For context, I'm on a managed OVH Kubernetes cluster with an HAProxy LoadBalancer service; everything works perfectly except when I configure the 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 !
Ever since I configured the Proxy Protocol to obtain the public IP address of the requests, the pods have been failing with error 139 (Segmentation fault).
For context, I'm on a managed OVH Kubernetes cluster with an HAProxy LoadBalancer service; everything works perfectly except when I configure the 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