Forcing HAProxy to send HTTP 1.1 requests to backend server
I’m serving some legacy clients that support only HTTP/1.0. The min version that the backend server accepts is HTTP/1.1.
I’m serving some legacy clients that support only HTTP/1.0. The min version that the backend server accepts is HTTP/1.1.