Gzip compression support for requests
vbabenkoru opened this issue · 3 comments
vbabenkoru commented
#1473 added code to handle gzip-compressed responses received from ES, but is there a way to send compressed requests, for example bulk requests?
stale commented
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
vbabenkoru commented
@sksamuel Any thoughts on this? I'm wondering if this could improve ingestion performance.
sksamuel commented
It might be enabled by default. If not, if you want to open a PR to add the option I can do a release.