[ 
https://issues.apache.org/jira/browse/WICKET-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Ertl updated WICKET-464:
------------------------------

    Attachment: compress_on_off.txt

This is my suggestion / contribution for solving the compression issue.

Usage of compression is a resource configuration setting which can be enabled / 
disabled e.g. in Application#init. Default is 'on' so current users won't be 
affected and users having problems with gzip (because the server already does 
it or it causes problems) can disable it.

> CompressedPackageResource should have a switch to enable/disable
> ----------------------------------------------------------------
>
>                 Key: WICKET-464
>                 URL: https://issues.apache.org/jira/browse/WICKET-464
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3
>            Reporter: Peter Ertl
>         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.

Reply via email to