dev@glassfish.java.net

Re: compressionMinSize or minCompressionSize?

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 03 Sep 2008 21:45:38 -0400

Salut,

June.Parks_at_Sun.COM wrote:
> The domain.xml snippet below lists compressionMinSize, but the manual
> lists minCompressionSize. Which is correct? Because it's a property,
> the DTD is no help.

see:

https://glassfish.dev.java.net/issues/show_bug.cgi?id=5149

A+

-- Jeanfrancois

>
> June
>
> On 08/27/08 02:31 PM, Jeanfrancois Arcand wrote:
>> Salut,
>>
>> Kedar Mhaswade wrote:
>>> Sorry, I haven't done any changes here.
>>> Also, v3/distributions/nucleus-base/domains/domain1/config/domain.xml
>>>
>>> does not have these entries. JF -- I am not sure where you got this
>>> domain.xml from? Is it possible you made some changes in local ws?
>>
>> Hum...you are right ;-) I was looking at the wrong place.....Looks
>> like I need to focus :-)
>>
>> False alarm.
>>
>> Thanks!
>>
>> -- Jeanfrancois
>>
>>
>>>
>>> Thanks,
>>> Kedar
>>>
>>> Jerome Dochez wrote:
>>>> Jeanfrancois Arcand wrote:
>>>>> Salut,
>>>>>
>>>>> the latest nightly produce the following domain.xml entry:
>>>>>
>>>>>> <http-listener acceptor-threads="1" address="0.0.0.0"
>>>>>> blocking-enabled="false" default-virtual-server="server"
>>>>>> enabled="true" family="inet" id="htt
>>>>>> p-listener-1" port="8080" security-enabled="false" server-name=""
>>>>>> xpowered-by="true">
>>>>>> <property name="cometSupport" value="true"/>
>>>>>> <property name="proxiedProtocol" value="ws/tcp"/>
>>>>>> <property name="compression" value="5000"/>
>>>>>> <property name="compressionMinSize" value="5000"/>
>>>>>> <property name="compressableMimeType"
>>>>>> value="text/html,text/xml,text/css,text/javascript,text/json"/>
>>>>>> </http-listener>
>>>>>
>>>>>
>>>>> This is wrong. cometSupport should be false, and the compression*
>>>>> should not be there at all IMO. Any reason to add those in
>>>>> domain.xml by default?
>>>> I think it might have been added by Kedar when he reintroduced the 3
>>>> ports support. I don't see a good reason for this. I will remove it
>>>> asap.
>>>>
>>>> jerome
>>>>
>>>>>
>>>>> Thanks
>>>>>
>>>>> -- Jeanfrancois
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>