In the CHANGES file of the Artful source I see:

    *) mod_brotli: Add a new module for dynamic Brotli (RFC 7932)
       compression.                               
      [Evgeny Kotkov]

That arrived in 2.4.26, so only Artful and newer would have access to
this module. I, however, do not see the .so in /usr/lib/apache2/modules
or any .conf in /etc/apache2/mods-available.

In the configure script, under optional features, list the following:

--enable-brotli         Brotli compression support

In the debian/configure script the ./configure command is found under
the "override_dh_auto_configure" rule. It appears that if support
wants to be added it should be appended to the configure command line.
This would require also making sure brotli is installed as well.

This bug is present in Debian as well. Therefore, this bug would be
best fixed directly in Debian, and then Ubuntu will pick up the fix
automatically.

Would you mind filing a bug with Debian please?

** Tags added: bitesize needs-upstream-report

** Changed in: apache2 (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1708426

Title:
  add mod_brotli

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1708426/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to