G
Guest
Hi
I apologise if this question has been asked many times but I have not found
any sufficient answers anywhere.
I have a asp.net website which is a fairly small site (5 pages) which
doesn't get that much traffic. I have noticed that when the site loads for
the first time - it takes sometimes up to 5 seconds for it load. After which,
it is very quick.
I realise that this is because the site is being compiled for the first time
- but is there any solution so that the user does not have to wait so long
the first time? I feel that some people may not wish to wait this 5 secs. Can
you also tell me how long a site, once it has been compiled - stays in its
compiled state? What is the timeout period, in which it loads quickly - and
then loads slower (because it has to be compiled again)?
If there is no easy solution, is it a general rule that for small sites,
with not that much traffic - that they should be built using ASP rather than
ASP.net?
Thanks in advance
Dan Rostron.
I apologise if this question has been asked many times but I have not found
any sufficient answers anywhere.
I have a asp.net website which is a fairly small site (5 pages) which
doesn't get that much traffic. I have noticed that when the site loads for
the first time - it takes sometimes up to 5 seconds for it load. After which,
it is very quick.
I realise that this is because the site is being compiled for the first time
- but is there any solution so that the user does not have to wait so long
the first time? I feel that some people may not wish to wait this 5 secs. Can
you also tell me how long a site, once it has been compiled - stays in its
compiled state? What is the timeout period, in which it loads quickly - and
then loads slower (because it has to be compiled again)?
If there is no easy solution, is it a general rule that for small sites,
with not that much traffic - that they should be built using ASP rather than
ASP.net?
Thanks in advance
Dan Rostron.