I spent the weekend playing around with getting mod_http2
<https://httpd.apache.org/docs/2.4/mod/mod_http2.html> working in Apache2
on my laptop.

Although HTTP/2 <https://http2.github.io/> is supported in the xenial
version of nginx, Apache2 in Xenial doesn't currently
<https://bugs.launchpad.net/ubuntu-release-notes/+bug/1531864>
support mod_http2. To get it, you have to compile Apache yourself
<https://icing.github.io/mod_h2/howto.html> with the --enable-http2 option.

Does anyone know of any existing work on adding HTTP/2 support to the
Apache2 charm?

If not, I may have a go at extending it myself.
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju

Reply via email to