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

Add support for HTTP compression level #103

Open
inqueue opened this issue May 8, 2023 · 1 comment
Open

Add support for HTTP compression level #103

inqueue opened this issue May 8, 2023 · 1 comment

Comments

@inqueue
Copy link
Member

inqueue commented May 8, 2023

Please add support for setting the compression level for HTTP requests. Once implemented, the user would be able to set the compression level to a value supported by gzip; i.e., 0 to 9.

This is part of a downstream request for ES Rally to support configuring the compression level.

@ruflin
Copy link
Member

ruflin commented May 9, 2023

++ on getting support for this. Today with Elastic Agent / Beats we let configure our users the compression level from 0 to 9 and we want to test what impact it has on the ingest performance in Elasticsearch with rally: elastic/rally#1713

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

2 participants