fabiolb / fabio

Consul Load-Balancing made simple
https://fabiolb.net
MIT License
7.27k stars 616 forks source link

Kerberos Authentication Fails #349

Open jefflequeux opened 7 years ago

jefflequeux commented 7 years ago

I can't make Kerberos working, since there is no sticky or persistance, there is no way to make kerberos working: when using Round-robin distribution, Kerberos authentication goes to the wrong server.

Is there a way to make it work?

magiconair commented 7 years ago

Sticky load balancing isn't supported right now. I assume you're using TCP?

jefflequeux commented 7 years ago

No, I'am using HTTP.