Closed sfxworks closed 4 years ago
I have a kubernetes ingress controller in front of this. It seems it only works if I disable http/2. Can this be implemented?
It wont fall back to HTTP/1? I wasn't planning on implementing HTTP/2, or at least, not before things like directory listing.
Oh
https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/annotations/#proxy-http-version
Disregard. Must have been another issue. I will find out.
I have a kubernetes ingress controller in front of this. It seems it only works if I disable http/2. Can this be implemented?