quality@glassfish.java.net

Re: Fwd: gzip compression

From: Sudipa Bhattacharya <Sudipa.Bhattacharya_at_Sun.COM>
Date: Tue, 27 Oct 2009 13:00:40 -0700

You define the compressable-mime-type for the same.

Here are the configurable elements for V3 as below:

http->compression
http->compressable-mime-type
http->no-compression-user-agents
http->compression-min-size

Thanks,
Sudipa


----- Original Message -----
From: Felipe Gaścho <fgaucho_at_gmail.com>
Date: Tuesday, October 27, 2009 12:02 pm
Subject: Re: Fwd: gzip compression
To: quality_at_glassfish.dev.java.net


> I still looking for the rest of the definition..
>
>
> <network-config>
> <protocols>
> <protocol name="http-listener-1">
> <http default-virtual-server="server"
> max-connections="250" compression="true" server-name="">
> <file-cache enabled="false" />
> </http>
> </protocol>
>
>
> Where I define what files I can compress, etc.. ?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: quality-help_at_glassfish.dev.java.net
>