OSC / ondemand

Supercomputing. Seamlessly. Open, Interactive HPC Via the Web
https://openondemand.org/
MIT License
293 stars 107 forks source link

enable http2 in apache #3493

Open johrstrom opened 7 months ago

johrstrom commented 7 months ago

This ticket is to enable http2 in ood-portal-generator to take advantage of HTTP/2 protocol.

CSC-swesters commented 7 months ago

Please consider making it a configurable option in the ood_portal configuration, in case sites want to opt out. HTTP/2 has had its own category of security vulnerabilities which can be avoided by sticking to HTTP/1.1.

johrstrom commented 7 months ago

Sure thing.