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

Lukáš Fryč edited comment on RF-11438 at 9/30/11 10:18 AM:
-----------------------------------------------------------

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

There are two options:
* use gzipping filter and gzip ad-hoc
* use maven-resources-plugin
** generate both versions, gzipped and un-gzipped
** require to force JSF ResourceHandler to check accepted content types and 
then switch to gzipped encoding

      was (Author: lfryc):
    This would need to have agent which will check that client supports GZIP 
encoding and then serve resource.

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

       

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to