I have it implemented it, but didn't send the pull yet, because i wanted todo some
further testing:
The patch would deliver gzipped contents if two criteria's are matched:
a) browsers supports it (accept encoding header)
b) the actual file exists as gzipped content (additional *.gz )
But b) means, it needs to be gzipped when the artifact is packaged. I didn't consider
on the fly encoding due to the performance impact. That's actually the reason the
console artifact size did increase.
Regards, Heiko
On Mar 30, 2012, at 11:21 AM, Darran Lofthouse wrote:
I wonder if we could review gzipping content ourselves within the
HTTP
server?
Regards,
Darran Lofthouse.
On 03/30/2012 08:36 AM, Heiko Braun wrote:
>
>
> it's the .gz contents that have been added. they are use to provide gzip encoded
http responses.
> but this feature is currently not implemented.
>
>
>
> On Mar 29, 2012, at 7:17 PM, Benjamin Browning wrote:
>
>> I brought this up in #jboss-as7 a while back after being baffled at how much
larger AS 7.1.1 was than 7.1.0. Apparently it's all GWT permutations or something
silly.
>>
>> If we translate the console into a few more languages all the GWT permutations
may soon surpass the size of everything else in the entire distribution ;)
>>
>> Ben
>>
>> On Mar 29, 2012, at 12:32 PM, Paul Gier wrote:
>>
>>> The 1.1.0 and 1.2.0 versions of the console are a lot larger than the
>>> previous 1.0.x versions. Is this expected?
>>>
>>> jboss-as-console-1.0.2.Final-resources.jar ~ 10MB
>>> jboss-as-console-1.2.0.Final-resources.jar ~ 46MB
>>>
>>> On 03/06/2012 03:22 AM, Heiko Braun wrote:
>>>>
>>>> Notable changes in AS 7.1.1 at a glance:
>>>>
>>>> /Additional Subsystems:/
>>>> - infinispan
>>>> - jgroups
>>>> - modcluster
>>>> - mail
>>>>
>>>> /Environment Properties:/
>>>> The ability to view any system property that has been passed to the JVM
>>>> when the server was started.
>>>>
>>>> /What's next?/
>>>> In the next iteration we'll focus on accessibility issues (508
>>>> compliance), remaining translations and missing runtime operations (i.e.
>>>> modcluster).
>>>>
>>>>
>>>> Thanks to Stan, Pavel and David for their contributions.
>>>>
>>>>
>>>> Regards, Heiko
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> *
>>>> *
>>>>
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> jboss-as7-dev mailing list
>>>> jboss-as7-dev(a)lists.jboss.org
>>>>
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>>> _______________________________________________
>>> jboss-as7-dev mailing list
>>> jboss-as7-dev(a)lists.jboss.org
>>>
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>>
>>
>> _______________________________________________
>> jboss-as7-dev mailing list
>> jboss-as7-dev(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
--
Darran Lofthouse - Principal Software Engineer
Registered in England and Wales under Company Registration No. 03798903
Directors: Michael Cunningham (USA), Mark Hegarty (Ireland), Matt Parson
(USA), Charlie Peters (USA)
_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev