users@glassfish.java.net

Re: SJSAS 9.1 stops responding on 8080

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 21 Nov 2007 10:30:22 -0500

Salut,

glassfish_at_javadesktop.org wrote:
> Can you configure it to cache parameterised URLs? i.e.
>
> media?id=12&type=thumbnail
>
> should have a different cache entry to
>
> media?id=12&type=normal

The cache will may works in that case because it will consider the file
as dynamic. Right now Grizzly only support static file. Are you querying
a static or dynamic file?

Thanks

-- Jeanfrancois


>
> Thanks
>
> Dan
> [Message sent by forum member 'danielrhoades' (danielrhoades)]
>
> http://forums.java.net/jive/thread.jspa?messageID=246415
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>