[richfaces-issues] [JBoss JIRA] Commented: (RF-11438) Add gziping feature

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Fri Sep 30 10:15:26 EDT 2011


    [ https://issues.jboss.org/browse/RF-11438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631546#comment-12631546 ] 

Lukáš Fryč commented on RF-11438:
---------------------------------

This would need to have agent which will check that client support GZIP encoding and then serve resource.

So there are two options:
* use gzipping filter and gzip ad-hoc
* when gzipping will be configured in maven-resources-plugin, we will need to generate both, gzipped and un-gzipped resources
** This would require to force Resource Handler to check accepted content types and then switch to gzipped encoding

> Add gziping feature
> -------------------
>
>                 Key: RF-11438
>                 URL: https://issues.jboss.org/browse/RF-11438
>             Project: RichFaces
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: cdk
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>             Fix For: 4.1.0.Milestone3
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list