Dear Members,
I have a problem in applicationnperformance area.
We recently migrated asp.net 1.1 to 2.0. We are in UAT phase and are facing some issues with first time loading of login page. It is dead slow and some times take 5 mins to load the login page. I have been reading forum posts and all are talking of precompilation.
http://forums.asp.net/p/967386/2959500.aspx#2959500
I have implemanted the same and my observation so far is not popsitive.
Looks like after some idle time the applicaiton is becoming slow. Inthis case the pre compilationnis also not helping me.
I want to ask Two specific question
POlease refer to the link above
1.Is it advisable to modify the workder pricessor idle time? What os the maax limit can be given.
2.Also what about the Worker Processor Start up time (Application Pool's health setting)? Is it going to have any impact? It is currently defaulted and at 90 seconds. Can I reduce to 10 seconds?