Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Support Static Gzip #162

Closed
lukechastain opened this issue Apr 1, 2020 · 1 comment
Closed

Support Static Gzip #162

lukechastain opened this issue Apr 1, 2020 · 1 comment

Comments

@lukechastain
Copy link

It is nice to have the option to do computationally intensive compression during build time rather than leave files uncompressed and pass the buck to nginx. I wanted to open a pull request to turn nginx's gzip_static flag to on. Unfortunately, the distribution of nginx used by this buildpack does not include the gzip static module.

For reference:
http://nginx.org/en/docs/http/ngx_http_gzip_static_module.html

@edmorley
Copy link
Member

edmorley commented Jun 9, 2022

Hi

This buildpack is now deprecated and we are recommending people move the more actively maintained heroku-buildpack-nginx. For migration advice see here.

As such, I'm closing this issue out since we won't be making further changes to this buildpack.

@edmorley edmorley closed this as not planned Won't fix, can't repro, duplicate, stale Jun 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants