asp.net web app slow

A

Alex

Hi,

I have an intranet type site that is browsed by a handfull of people early
in the morning on weekdays and then not browsed at all for the remaining
part of the day.
Now the first person to access any page on a particular day has to incur the
overhead of waiting for the whole site to compile (I think this is why it is
always slow first time)

Is there any way to avoid this, maybe by caching some page indefinatly.
(does caching a single page cause the whole site to stay in the servers
memory and if so how..)

it would seem to me that websites that are built in dot.net and accessed
fairly infrequently take a long time to load the first time.

can anybody offer me any advice to overcome this seemingly annoying problem.

cheers

alex
 
O

Oliver

There's a article here by Paul Wilson that discusses pre-compiling:

Pre-Compiling ASP.NET Web Pages

http://authors.aspalliance.com/PaulWilson/Articles/?id=9



Hi,

I have an intranet type site that is browsed by a handfull of people early
in the morning on weekdays and then not browsed at all for the remaining
part of the day.
Now the first person to access any page on a particular day has to incur the
overhead of waiting for the whole site to compile (I think this is why it is
always slow first time)

Is there any way to avoid this, maybe by caching some page indefinatly.
(does caching a single page cause the whole site to stay in the servers
memory and if so how..)

it would seem to me that websites that are built in dot.net and accessed
fairly infrequently take a long time to load the first time.

can anybody offer me any advice to overcome this seemingly annoying problem.

cheers

alex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,534
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top