[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RaQ4 performance: slow first page load



I've had my RaQ4 for only a few weeks and it's on a fast
> connection. I was > very happy with the speed at first, and still am,
except
> for when accessing > a site for the first time in a browser session, which
> gives an annoying > pause of a few seconds. IE says "Web site found.
Waiting
> for reply" in the > status bar, then suddenly the whole site loads,
apparently
> very quickly. > After this navigation to other pages in the site is very
rapid.
> But if you > quit the browser, then try to return to one of them, the
pause
> occurs again. >  > I've done very little to the server as yet. There's
only one
> site - the > "master" site - and two domain names pointing to it.
> >
> > Does anyone have any ideas as to what could be causing this?
> >

> hello,
> It could be your html if you have the whole page in a table the
> browser cant draw anything until it has loaded right down to the last
> </table> tag.
> also if you havent specified image sizes the browser need to load the
image
> first so it knows how to lay out the text.
>
> just a thought
> best wishes gerald
>
From: Gerald Young <me@xxxxxxxxxxx>


Thanks for this Gerald, but I believe it's server-related. The same site on
an ISP's server, and on my other (Linux) server, doesn't suffer from the
pause. Also this server didn't at first - I noticed it first within the past
two weeks. I think it's because of something I did configuration-wise, so I
suppose what I am really hoping for is a clue as to what that might be,
hopefully to save me retracing all my steps and undertaking hours of
frustrating trial-and-error stuff.

Eddie Bishop