Search results

  1. takerukoushirou

    OCSP stapling: responder proxy setting

    So far I couldn't find a solution to allow OCSP lookups for OCSP stapling in a locked down environment, e.g. with an outbound firewall configured. Explicitly allowing outgoing requests for OCSP responders is not an option, as IPs for these are not static and can rapidly change (see for example...
  2. takerukoushirou

    Support HTTP/2 (and possibly HTTP/3 & QUIC) in proxy extension

    As discussed in the generic topic Proxy extension and HTTP/2, the proxy extension currently only supports HTTP/1.x in back-end communication. Support for HTTP/2 (and ideally HTTP/3 w/ QUIC transport as well) could increase throughput and improve general performance for reverse proxy...
  3. takerukoushirou

    Global access log settings inherited by vHosts

    With several vhosts configured that share many common settings, it would be very practical to be able to configure access log properties centrally. During tests with no access log setting except for the file name configured for the vhosts, only the global log format setting seems to be...
  4. takerukoushirou

    Proxy extension and HTTP/2

    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...
Top