I was testing out whether I could get a full HTTP/2 chain working with OpenLiteSpeed 1.7.8 acting as a reverse proxy.
Clients successfully establish HTTP/2 connections to OpenLiteSpeed, but despite HTTPS being configured for the proxied web server / external application, OLS connects to the proxied web server only via HTTP/1.1 (w/ TLS).
I can manually connect from the OpenLiteSpeed machine to the proxied web server via HTTP/2 using curl for example.
Does the proxy extension support anything else besides HTTP/1.x? I thought I read about it a year ago but couldn't find it back.
Clients successfully establish HTTP/2 connections to OpenLiteSpeed, but despite HTTPS being configured for the proxied web server / external application, OLS connects to the proxied web server only via HTTP/1.1 (w/ TLS).
I can manually connect from the OpenLiteSpeed machine to the proxied web server via HTTP/2 using curl for example.
Does the proxy extension support anything else besides HTTP/1.x? I thought I read about it a year ago but couldn't find it back.