Why does IIS7 take a long time

Viewed 12818

It looks likes if I don't visit my low traffic site for a day, it takes a long time for the first page to load. I believe it's probably because IIS7 shuts down the application when it receives no requests for a certain length of time.

How can I stop this from happening?

I have a dedicated server so I have all the access required to change things in IIS

3 Answers
Related