| Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts. |
|
| Author | Messages | |
jncraig Posts:79

| | 06/22/2007 8:43 AM |
|
I am working with someone who has a DNN application set up in a hosting environment and getting very poor performance in terms of page loading times. I'm trying to help understand why this is so, but I'm not understanding. I'm looking for some help in understanding how to determine where the bottleneck is occurring.
The site is running DotNetNuke 4.5.3. Initial loading of the main page and going from page to page usually exceeds 10 seconds.
Here is an extract from the site log. I see lots of "Application Shutting Down". Is this the issue?
6/22/2007 5:41:55 AM Event Schedule Started EVENT: APPLICATION_START; ...
EVENT: APPLICATION_START
Server Name: DULFIM
6/22/2007 5:41:55 AM Application Started ...
Server Name: DULFIM
6/22/2007 5:40:37 AM Scheduler Stopped ...
Server Name: DULFIM
6/22/2007 5:40:34 AM Scheduler Shutting Down Initiator: Stopped by Application_End; ...
Initiator: Stopped by Application_End
Server Name: DULFIM
6/22/2007 5:40:25 AM Application Shutting Down Shutdown Details: The AppDomain shut down because of the hosting env ...
Shutdown Details: The AppDomain shut down because of the hosting environment.
Server Name: DULFIM
6/22/2007 5:40:20 AM Scheduler Stopped ...
Server Name: DULFIM
6/22/2007 5:40:17 AM Scheduler Started ...
Server Name: DULFIM
6/22/2007 5:40:17 AM Scheduler Shutting Down Initiator: Stopped by Application_End; ...
Initiator: Stopped by Application_End
Server Name: DULFIM
6/22/2007 5:40:17 AM Event Schedule Started EVENT: APPLICATION_START; ...
EVENT: APPLICATION_START
Server Name: DULFIM
6/22/2007 5:40:10 AM Application Shutting Down Shutdown Details: The AppDomain shut down because of the hosting env ...
Shutdown Details: The AppDomain shut down because of the hosting environment.
Server Name: DULFIM
6/22/2007 5:39:29 AM Scheduler Started ...
Server Name: DULFIM
6/22/2007 5:39:29 AM Event Schedule Started EVENT: APPLICATION_START; ...
EVENT: APPLICATION_START
Server Name: DULFIM
6/22/2007 5:28:36 AM Scheduler Stopped ...
Server Name: DULFIM
6/22/2007 5:28:27 AM Scheduler Stopped ...
Server Name: DULFIM
6/22/2007 5:28:26 AM Scheduler Shutting Down Initiator: Stopped by Application_End; ...
Initiator: Stopped by Application_End
Server Name: DULFIM
6/22/2007 5:28:17 AM Scheduler Shutting Down Initiator: Stopped by Application_End; ...
Initiator: Stopped by Application_End
Server Name: DULFIM
6/22/2007 5:28:15 AM Application Shutting Down Shutdown Details: The AppDomain shut down because of the hosting env ...
Shutdown Details: The AppDomain shut down because of the hosting environment.
Server Name: DULFIM
6/22/2007 5:28:10 AM Application Shutting Down Shutdown Details: The AppDomain shut down because of the hosting env ...
Shutdown Details: The AppDomain shut down because of the hosting environment.
Server Name: DULFIM
6/22/2007 5:27:46 AM Scheduler Started ...
Server Name: DULFIM
6/22/2007 5:27:46 AM Event Schedule Started EVENT: APPLICATION_START; ...
EVENT: APPLICATION_START
Server Name: DULFIM
6/22/2007 5:27:32 AM Scheduler Stopped ...
Server Name: DULFIM
6/22/2007 5:27:27 AM Scheduler Started ...
Server Name: DULFIM
6/22/2007 5:27:27 AM Event Schedule Started EVENT: APPLICATION_START; ...
EVENT: APPLICATION_START
Server Name: DULFIM
6/22/2007 5:27:27 AM Scheduler Shutting Down Initiator: Stopped by Application_End; ...
Initiator: Stopped by Application_End
Server Name: DULFIM
6/22/2007 5:27:15 AM Application Shutting Down Shutdown Details: The AppDomain shut down because of the hosting env ...
Shutdown Details: The AppDomain shut down because of the hosting environment.
Server Name: DULFIM
6/22/2007 5:27:12 AM Scheduler Started ...
Server Name: DULFIM
6/22/2007 5:27:12 AM Event Schedule Started EVENT: APPLICATION_START; ...
EVENT: APPLICATION_START
Server Name: DULFIM
6/22/2007 5:27:12 AM Scheduler Shutting Down Initiator: Stopped by Application_End; ...
Initiator: Stopped by Application_End
Server Name: DULFIM
6/22/2007 5:27:02 AM Application Shutting Down Shutdown Details: The AppDomain shut down because of the hosting env ... | | | |
| |
| John Mitchell Posts:3033


| | 06/27/2007 9:18 AM |
| Yes, that is a serious problem if the application is shutting down and restarting that often.
I have a feeling you are hitting a memory threshold on the application pool and it is causing a recycle. | | | |
|
|
| Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts. |
|
|
|