Does HAProxy support SPNEGO?

I’m trying to set up Hadoop WebHDFS HA with HAProxy.
HDFS is using kerberos / SPNEGO.
I’ve been trying with various combinations, but getting “HTTP/1.1 403 GSSException: Failure unspecified at GSS-API level (Mechanism level: Checksum failed)”

So wondering if this is supposed to work?

I was able to make this work :slight_smile:
https://community.hortonworks.com/articles/91685/how-to-setup-haproxy-for-webhdfs-ha.html