Hi list, 

I tried to enable h2 in our haproxy setup. 
Most proxied servers work well except Keycloak (SSO solution) 

While everything works fine in HTTP/1.1, Keycloak returns a 404 and haproxy 
shows a --VN status in h2. 

As there are two Keycloak servers working in pair, the backend is defined as 

backend bck-keycloak 
cookie AUTH_SESSION_ID prefix 
server keycloak 192.168.8.27:8080 check cookie s1 
server keycloak-bck 192.168.8.28:8080 check cookie s2 

Are their specific tuning required for h2 to work correctly ? 

Thanks, 
Ionel 

--
232 avenue Napoleon BONAPARTE 92500 RUEIL MALMAISON
Capital EUR 219 300,00 - RCS Nanterre B 408 832 301 - TVA FR 09 408 832 301

Reply via email to