Page tree
Skip to end of metadata
Go to start of metadata

The use of compression during HTTP data transfer does make a big difference in the transfer volume on the network, and the additional cost of both server and client CPU overhead and latency. Specifically on slow/expensive networks, GZIP compression is a feature that can be activated. By default, BSP runtime does not compress any pages. The developer must himself decide on this option. This section describes all known pitfalls on the topic of GZIP.

Relevant SAP Notes

Other Articles/References