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

interaction with rails serving .gz files #32

Open
jjb opened this issue Mar 11, 2017 · 0 comments
Open

interaction with rails serving .gz files #32

jjb opened this issue Mar 11, 2017 · 0 comments

Comments

@jjb
Copy link

jjb commented Mar 11, 2017

Thanks for a great project!

the readme says:

Before serving a file from disk to a gzip-enabled client, it will look for a precompressed file in the same location that ends in ".gz". The purpose is to avoid compressing the same file each time it is requested.

I believe rails has done this since 4.2.

I'm wondering if this project interacts with that behavior appropriately. Might be worth mentioning something in the readme. I can put in a PR for that if the discussion here reveals something interesting.

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

1 participant