Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Add ability to deflate gzip'd payloads in HttpListenInput#1921

Open
hynd wants to merge 1 commit into
mozilla-services:devfrom
hynd:features/gunzip_httplisten
Open

Add ability to deflate gzip'd payloads in HttpListenInput#1921
hynd wants to merge 1 commit into
mozilla-services:devfrom
hynd:features/gunzip_httplisten

Conversation

@hynd

@hynd hynd commented Apr 29, 2016

Copy link
Copy Markdown
Contributor

Useful for uncompressing data from something like http://bosun.org/scollector/ or other gzip'd payloads that need splitting before decoding?

@bigkraig

bigkraig commented May 2, 2016

Copy link
Copy Markdown

👍 although why make this configurable? is the data useful if its still compressed?

@bigkraig

bigkraig commented May 4, 2016

Copy link
Copy Markdown

@rafrombrc @trink Whats the likelihood of this being included? I am evaluating using heka to funnel scollector metrics, which are posted in gzip.

@hynd

hynd commented May 4, 2016

Copy link
Copy Markdown
Contributor Author

The optional/opt-in-ness was in case some already use Heka just as a proxy for compressed HTTP payloads to another upstream (happy to change the behaviour!)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants