Click to See Complete Forum and Search --> : HELP!!! ASP Sites takes 2 minutes to load on IIS7


UserX
11-20-2010, 04:56 AM
HELP! I have a windows 2008 R2 server with IIS7. I have over 120 websites. All websites were working smooth till now but 2 days ago i faced a serious issue with loading times.

i have 35 websites written in Classic ASP. 25 of them have VERY slow loading times!! It takes about 2 minutes for the first load only. Then they run fast. I do not know what happened! I did not do anything to webserver and i did not install any update these days.

Suddenly i received complaints by my customers. The strange thing is that it happens ONLY to 20 websites and all other runs ok (asp.net sites, php sites, plain html sites and some classic asp sites).

What i have tried so far:
- restart webserver several times
- restart services several times (iis worker, iis service, application pools, sql server, dns server)
- restart a single (problematic) website on IIS

I even tried to write a single .asp file with less programming on to it and place it to root of a problematic site. It took 2 minutes to run an asp file with no code at all!!

I think that it has to do with application pool gets stuck for some reason on loading some asp sites, but i cannot find the reason!

Event viewer reports nothing suspicious!

PLEASE HELP!!!

motaro
11-20-2010, 10:00 AM
I will check new updates to the server sometimes some automatic update gives you that problem. The other thing is that Windows used to have some interpreter program for asp classic called WHScript I think or something like you might want to try to use your .asp to see if you have the same problem.