haproxy-ingress icon indicating copy to clipboard operation
haproxy-ingress copied to clipboard

Support Fast CGI Backend Types

Open f0o opened this issue 4 years ago • 0 comments

What are you trying to do

I want to serve an API via fcgi to avoid having to wrap it in another layer of proxing to speak HTTP to HAProxy

What HAProxy Ingress should do or how it should behave differently

Ideally it should leverage the fcgi functionality like outlined in https://www.haproxy.com/blog/load-balancing-php-fpm-with-haproxy-and-fastcgi/

https://cbonte.github.io/haproxy-dconv/2.1/configuration.html#10

f0o avatar Dec 07 '20 09:12 f0o