Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mod_brotli or brotli support in apache2 and nginx #625

Closed
iatpatelishan opened this issue Jun 22, 2017 · 27 comments
Closed

mod_brotli or brotli support in apache2 and nginx #625

iatpatelishan opened this issue Jun 22, 2017 · 27 comments

Comments

@iatpatelishan
Copy link

Brotli compression has been implemented by Firefox and chrome. It has performance advantages over gzip.

@oerdnj
Copy link
Owner

oerdnj commented Jun 22, 2017

Those two?

Apache2: https://httpd.apache.org/docs/trunk/mod/mod_brotli.html
Nginx: https://github.com/google/ngx_brotli

Please don't be terse, but be descriptive as much as possible, when writing issues/bugreport/feature requests.

@iatpatelishan
Copy link
Author

Yes, this two. And they maybe need brotli deb package.
PS: Next time it would be descriptive :)

@oerdnj
Copy link
Owner

oerdnj commented Jun 24, 2017

Yes, it needs https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865523 to be resolved first

@axtho
Copy link

axtho commented Jun 29, 2017

would love to see this also as part of the nginx ppa

@ConteZero
Copy link

I'm also interested in brotli support for apache

@frk7z
Copy link

frk7z commented Aug 26, 2017

Any news about it @oerdnj ? I think Tomasz Buchert is waiting for an answer.

@djGrrr
Copy link

djGrrr commented Jul 20, 2018

ngx_brotli is something I would love to see in your nginx packages

@foxycode
Copy link

foxycode commented Oct 3, 2018

@oerdnj Any news in this? I believe issue with libbrotli is now fixed.

@foxycode
Copy link

@oerdnj Will some donation wpeed this up?

@moderndeveloperllc
Copy link

@ConteZero This is now available and being built in the Apache 2 builds. @foxycode Are you looking for nginx to be built with brotli support? I too am looking for that.

@oerdnj It would appear that this is active fork of the ngx_brotli being actively maintained. It is being used in the macOS homebrew repo for nginx-full. FWIW, I have had good luck with the module. Current open issues are primarily questions/concerns; not actual bugs.

@foxycode
Copy link

@moderndeveloperllc Yes, I definitelly am.

@moderndeveloperllc
Copy link

@oerdnj Blocking bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865523 has been resolved. @eustas (one of the current brotli maintainers) has an nginx module already if you don't want to start from scratch.

@gdob
Copy link

gdob commented Mar 3, 2019

Brotli support would be nice.
I just moved my nginx installation from the official Debian repository to deb.sury.org only because of OpenSSL 1.1.1 and the possibility of using TLS v1.3. With Brotli would be a complete package. :)

@ndum
Copy link

ndum commented Mar 14, 2019

Yes, pleae add it ;)

@foxycode
Copy link

foxycode commented May 6, 2019

@oerdnj Can I help somehow to push this thru?

@patschi
Copy link

patschi commented Sep 3, 2019

Brotli support would be quite nice, indeed. Also https://github.com/google/ngx_brotli/commits/master seems to be actively maintained again, so IMO it would be worth integrating it. Might play quite nice together with TLSv1.3 and HTTP/2. :)

@NotTsunami
Copy link

@oerdnj Is there anything blocking at this point? The official repo is being maintained again.

@morph027
Copy link

Added something here to nginx: https://gitlab.com/packaging/ondrej-nginx-brotli

@bytesplit
Copy link

@morph027 would you be willing/able to extend your setup with Debian Buster(Stretch) builds?
@oerdnj anything we can help with to unblock this?

On Apache things are really well. I'd love to see this also with NGiNX.

@metrax
Copy link

metrax commented Sep 3, 2020

+1
would be a nice feature

@morph027
Copy link

morph027 commented Sep 4, 2020

@bytesplit I'be added stretch and buster to the repo (untested, please use with caution 😉 )

@DronKram
Copy link

DronKram commented Mar 5, 2021

Hello Ondřej,
Any updates about this question?

@joglomedia
Copy link

joglomedia commented Mar 6, 2021

Hi @oerdnj The google/ngx_brotli now seems to be stable, doesn't it ready for production?

google/ngx_brotli#115 (comment)_

@oerdnj
Copy link
Owner

oerdnj commented Mar 6, 2021

done

@oerdnj oerdnj closed this as completed Mar 6, 2021
@foxycode
Copy link

foxycode commented Mar 8, 2021

@oerdnj I wanted to try, but can't see libnginx-mod-brotli or similar when I do apt-cache search. Am I doing something wrong?

  • Ubuntu 18.04.5 LTS
  • deb http://ppa.launchpad.net/nginx/stable/ubuntu bionic main in apt sources
  • Of course I did apt update
  • nginx-light 1.18.0-3ubuntu1+bionic1 installed

@oerdnj
Copy link
Owner

oerdnj commented Mar 8, 2021

http://ppa.launchpad.net/nginx/stable/ubuntu

this is not the repository you are looking for...

@foxycode
Copy link

foxycode commented Mar 8, 2021

My mistake :) Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests