Solution : https://service.sap.com/sap/support/notes/904314 (SAP Service marketplace login required)
Summary :
This SAP Note addresses issues where GZIP compression is not desired for specific MIME types, often due to the content being already compressed or issues with the receiving application handling compressed formats. The solution entails the introduction of two new ICM profile parameters: 'ict/min_compression_size' to set the minimum byte size for initiating compression, and 'ict/exclude_compression' to specify file patterns excluded from compression. These settings apply only with the newest kernel versions specified in CST patch collection 49/2005 and require corresponding ABAP stack adjustments, detailed in the attachments of this note.
Key words :
ict/min_compression_size = <minimum byte size, 0 ict/exclude_compression = <comma-separated-list, reference cst patch collection 49/2005, cst patch collection 49/2005, specific mime types, receiving application typical, installed newest kernels, start compression> default, newest kernels, compression> default
Related Notes :
1163074 | Exception of extension *.png in ict/exclude_compression |
1118195 | SRM 6.0 SP04: Notes to be applied on Netweaver 2004s SP13 |
967695 | IF_HTTP_UTILITY~IS_ICT_SYSTEM_CALL_IMPLEMENTED modification |
936335 | Data overviews (PDF) of Smartforms - empty screen |
904313 | Fixed CL_HTTP_UTILITY=>CALL_IS_IMPLEMEND for old kernels |
875032 | ICH: problems with PDF printing |