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

TODO: Test with gzip compression #51

Closed
kwhitley opened this issue Nov 23, 2016 · 4 comments
Closed

TODO: Test with gzip compression #51

kwhitley opened this issue Nov 23, 2016 · 4 comments

Comments

@kwhitley
Copy link
Owner

Encoding issues with gzip on subsequent calls

@kwhitley
Copy link
Owner Author

Done!

@timelf123
Copy link

When I have this middleware enabled with compression all requests time out. Any ideas/workarounds? Currently frontend proxy does not gzip so we were doing it in app

  app.use(compression({level: 9}));

@kwhitley
Copy link
Owner Author

@timelf123 What apicache version are you running? This was a known issue with earlier versions...

@timelf123
Copy link

timelf123 commented Jan 27, 2017

This is on 0.8.3

Node 7.3, express 4

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

No branches or pull requests

2 participants