Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
SERVER 5.1.4
-
None
-
None
-
Froyo
-
Needs Assessment
-
Bug Fix
-
Catalog response bodies are now gzipped when requested, like all other response bodies. The fix for this bug also entails that the response bodies for _all_ POST requests can now be gzipped when requested.
-
Needs Assessment
Description
Puppet Version: 5.3.3
Puppet Server Version: 5.1.4
OS Name/Version: Centos 7
Puppetserver does not gzip catalogs, it should gzip everything.
Desired Behavior: Everything is gzipped over the wire
Actual Behavior: Everything but the catalog is gzipped over the wire
Attached is the output of puppet agent -t --http_debug