-
Notifications
You must be signed in to change notification settings - Fork 687
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
gzip support in Ambassador #744
Comments
Yes see #544 for the architecture work that is in progress to support gzip (and SNI, among others) |
Please include Brotli compression as well |
@richarddli Since I wrote it for Envoy, I can take the compression integration if no one had. @krish512 Envoy upstream still doesn’t support Brotli, but it could be easily extended when we get the new compression filter done. |
With Ambassador 0.50 RC1 released, how do I use gzip compression? |
I don't think that compression was included in this release. |
Hey, has this been added to a milestone or is it released yet? |
Working on this one. |
So for the first item on the checklist, I assume that Assuming that it's not, do we need more than
in the |
The title says it all. I couldn't find any mention of such a thing in your docs.
Checklist
(This is basically the standard Ambassador definition of done.)
The text was updated successfully, but these errors were encountered: