users@glassfish.java.net

Re: Session Timeouts

From: Chris Fleischmann <Chris.Fleischmann_at_Sun.COM>
Date: Thu, 29 May 2008 15:43:18 +1000

Are you talking about HTTP Cache size? See:
http://docs.sun.com/app/docs/doc/819-4742/abege?l=ru&a=view

You may also want to look at Max Age referred in the above URL as well.

Regards

Chris



glassfish_at_javadesktop.org wrote:
> Hello,
>
> Regarding configuring Session information in Sun Application server, My application web.xml has following entry
> <session-config>
> <session-timeout>30</session-timeout>
> </session-config>
>
> 1.Is this Idle timeout or Maximum session timeout.
>
> 2.Where in the Application server admin screen I can view this information and change it. I saw under Configurations > rfint_instance-config > Web Container-> Session Properties but could not find one.
>
> 3. Where I can set values for Cache size and Cache timeout.
>
> Thanks in advance for any help.
>
> Vineet
> [Message sent by forum member 'vineet1234' (vineet1234)]
>
> http://forums.java.net/jive/thread.jspa?messageID=277166
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>