Anyone working on HTTP/2 in apache2 charm?

Robin Winslow robin at canonical.com
Mon May 9 16:22:31 UTC 2016


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20160509/5dbd4e5f/attachment.html>


More information about the Juju mailing list