Marton Szasz created MINIFICPP-1845:
---------------------------------------
Summary: Support gzip compressed C2 HTTP protocol.
Key: MINIFICPP-1845
URL: https://issues.apache.org/jira/browse/MINIFICPP-1845
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Marton Szasz
Heartbeat sizes can be quite significant, especially when it contains the
manifest. It would be nice to have an option (minifi.properties) to send all
outgoing C2 requests with 'Content-Encoding: gzip'. We need zlib and a gzip
format implementation for this. We might be able to use libarchive for the gzip
format and avoid reimplementing it.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)