Question
Enable HTTP/2 on Cloud Dispatcher
Hi AEM Community,
I want to activate http/2 for my website in AEM.
This is done by enabling the HTTP/2 module in httpd.conf -
LoadModule http2_module modules/mod_http2.so
However, as per the below URL, only selected apache modules are supported and customers cannot add arbitrary modules (http2_module is not) -
How can I load the http2 module in the apache webserver in a cloud instance ?
Thanks,
Rohan Garg
