I
Ian Murphy
Hopefully someone else has seen something similar.
We are experiencing an odd problem with aspnet, iis6 and w2k3. I have
written a small site which works fine during the day. Each morning however
the initial page load can take anything from 10 minutes to over an hour.
Nothing seems to occur during this time. The first page load is simply
incredibly slow. It seems to 'hang' until someone else tried to load the
default.aspx, though there is a period of time during which new sessions do
not get a response either. I know, this doesn't make sense.
I set up a page crawler using Curl which hasn't managed to afect its
behaviour. I tried running a task to load the default.aspx at 4am and a
second task a few minutes later. This hasn't had the slightest effect. Both
tasks simply sat there waiting for a response until 7:02am. At 6:49 a user
opened default.aspx and at 7:02 all three (2x Curl sessions and the user
session) recieved a response.
Can anyone suggest anything, the users are getting nasty....
Ian Murphy
We are experiencing an odd problem with aspnet, iis6 and w2k3. I have
written a small site which works fine during the day. Each morning however
the initial page load can take anything from 10 minutes to over an hour.
Nothing seems to occur during this time. The first page load is simply
incredibly slow. It seems to 'hang' until someone else tried to load the
default.aspx, though there is a period of time during which new sessions do
not get a response either. I know, this doesn't make sense.
I set up a page crawler using Curl which hasn't managed to afect its
behaviour. I tried running a task to load the default.aspx at 4am and a
second task a few minutes later. This hasn't had the slightest effect. Both
tasks simply sat there waiting for a response until 7:02am. At 6:49 a user
opened default.aspx and at 7:02 all three (2x Curl sessions and the user
session) recieved a response.
Can anyone suggest anything, the users are getting nasty....
Ian Murphy