[ https://issues.apache.org/jira/browse/WICKET-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500925 ]
Martin Grigorov commented on WICKET-464: ---------------------------------------- Just for the record. Here is the way how to disable compression in SAP AS: Open ConfigTool (/usr/sap/SID/JCXX/j2ee/configtool/configtool.sh) Browse the tree: cluster-data -> instance -> services -> http Here you can change these properties: AlwaysCompressed, CompressedOthers, NeverCompressed, MinimumGZipLength Regards Martin > Add global override to disable gzip compression (SAP double-compresses). > ------------------------------------------------------------------------ > > Key: WICKET-464 > URL: https://issues.apache.org/jira/browse/WICKET-464 > Project: Wicket > Issue Type: Bug > Components: wicket > Affects Versions: trunk > Reporter: Peter Ertl > Assignee: Alastair Maw > Fix For: 1.3.0-beta2 > > Attachments: compress_on_off.txt > > > It should be possible to deactivate gzip compression. Sometimes gzip is > already handled by a proxy server or gzip raises problems (like I experienced > on SAP J2EE Enterprise Server). > Default should be 'on'. > It's always good to have an option. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.