[jboss-jira] [JBoss JIRA] (AS7-2991) Gzip compression support
Hendy Irawan (JIRA)
jira-events at lists.jboss.org
Thu Mar 29 19:06:47 EDT 2012
[ https://issues.jboss.org/browse/AS7-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680475#comment-12680475 ]
Hendy Irawan commented on AS7-2991:
-----------------------------------
I tried to enable this with OpenShift app but it doesn't work (yet?):
{code}
$ curl --head --compressed http://fbstatus-soluvas.rhcloud.com/
HTTP/1.1 200 OK
Date: Thu, 29 Mar 2012 23:04:19 GMT
Server: Apache-Coyote/1.1
X-Powered-By: JSF/2.0
Content-Type: text/html;charset=UTF-8
Content-Length: 5460
Connection: close
{code}
Probably because OpenShift now is still running JBoss 7.1.0. However I'm improving my standalone.xml hopefully, when OpenShift upgrades to latest JBoss then my apps will automatically use gzip compression :-)
> Gzip compression support
> ------------------------
>
> Key: AS7-2991
> URL: https://issues.jboss.org/browse/AS7-2991
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Web
> Affects Versions: 7.0.2.Final
> Environment: Any.
> Reporter: Humberto Ferreira da Luz Jr.
> Assignee: Remy Maucherat
> Labels: compression, gzip
> Fix For: 7.1.1.Final
>
> Attachments: 2991.patch
>
>
> Since JBoss AS 7 there's no support for gzip compression.
> I think that's an important feature which reduces substantially the page size.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list