users@glassfish.java.net

Re: Static cache

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Thu, 27 Aug 2009 15:14:10 -0400

Salut,

glassfish_at_javadesktop.org wrote:
> Hi,
>
> Is there a way to static cache and gzip file content in glassfish?

You can cache files but you cannot cache them compressed. You can either
cache or compress...I admit it is the first time I see such requirement.
Would you mind filling an RFE here:

   * https://grizzly.dev.java.net/issues/

I'm pretty sure someone from the community will be interested to
collaborate.


   In apache, it can add static cache and gzip file content to the
browser. Or is there a mod_cache, mod_ssl and mod_gzip similar type of
functions in glassfish? Thanks!
>

mod_gzip will works for sure if you from GF with Apache via mod_proxy.
mod_cache I'm not sure if bith gzip and cache works well together.

Hope that help.

-- Jeanfrancois


> Regards,
>
> Johnny
> [Message sent by forum member 'tanww888' (tanww888_at_yahoo.com)]
>
> http://forums.java.net/jive/thread.jspa?messageID=362185
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>