You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Bruno Borges (JIRA)" <ji...@apache.org> on 2008/04/11 22:04:06 UTC

[jira] Commented: (WICKET-1240) gzip compression for webpages

    [ https://issues.apache.org/jira/browse/WICKET-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588097#action_12588097 ] 

Bruno Borges commented on WICKET-1240:
--------------------------------------

IMHO, this is something to be done by the webserver only. 

Apache has this feature, Tomcat as well. 

> gzip compression for webpages
> -----------------------------
>
>                 Key: WICKET-1240
>                 URL: https://issues.apache.org/jira/browse/WICKET-1240
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-rc2
>            Reporter: Artur Wronski
>             Fix For: 1.4-M1
>
>
> It would be great if it would be possible to turn on gzip compression for web pages not only for resources like it is now.
> Sometimes pages with lots of buttons and lots of ajax can be very heavy.
> It is not possible to add gzip filter by myself because wicket sometimes close the connection.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.