Data compression
To improve the performance and lower the bandwidth usage within the Configuration service, this release introduces the capability to use the content encoding in the GZIP format, both while sending to, and receiving data from the service. The larger the amount of data to process, the greater the performance improvements you see.
The Content-Encoding header
For write requests, such as POST requests, use the new Content-Encoding header with the gzip
value set and body compressed. This way, data transfer consumes fewer resources.
The Accept-Encoding header
For all requests, use the new Accept-Encoding header with the gzip value set. This way, the response body gets compressed and data transfer consumes fewer resources. The service response will include the Content-Encoding header.
If you find any information that is unclear or incorrect, please let us know so that we can improve the Dev Portal content.
Use our private help channel. Receive updates over email and contact our specialists directly.
If you need more information about this topic, visit hybris Experts to post your own question and interact with our community and experts.