users@glassfish.java.net

Re: 30 second delay on website

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 12 Mar 2008 21:06:52 -0400

glassfish_at_javadesktop.org wrote:
> JF -
>
> I think you are right with your idea about the browser waiting for the final bytes to return, which would explain why Windows will return the page immediately (with no delay), but the page is not 100% completely loaded, while Linux and Leopard OS X will wait the 30 seconds and return a (usually) completed page.
>
> I haven't tried the keep alive timeout change yet, but I will tomorrow when I get into the office.
>
> And yes, this delay happens on a static page as well.
>
> You can test this out yourself at https://www.nationalkeybilling.com.

Interesting. I think you might suffer the following issue:

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

Can you edit ${glassfish.home}/domains/domain1/config/domain.xml

and remove the following line

<property name="proxiedProtocols" value.../>

> To recreate: Visit the site. You should get the 30 second delay immediately while waiting for the front page to load. Once there, you hould be able to navigate anywhere with no delay. If you wait 30 second, then try to navigate again, you will experience the delay.
>

Nice site :-)

A+

-- Jeanfrancois

> Oh, and Glassfish version is V2 (SJSAS 9.1 update 1)
> [Message sent by forum member 'malakh' (malakh)]
>
> http://forums.java.net/jive/thread.jspa?messageID=263703
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>