sahuspilwal1981-hotmail
-
2/2/2009 11:37:12 AM
RE:Landing page download times
Hi Jurajo,
I see lots of references to Application_Start and Application_End every 15 mins or so in the event log.
Here is the content of the log:
Event ID: 762 Event type: Error Event time: 2/2/2009 1:31:11 PM Source: Application_End Event code: EXCEPTION IP address: Description: Message: HostingEnvironment initiated shutdown HostingEnvironment caused shutdown
Shutdown stack: at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) at System.Environment.get_StackTrace() at System.Web.Hosting.HostingEnvironment.InitiateShutdownInternal()
Call stack: at Global.Application_End(Object sender, EventArgs e) at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Web.HttpApplication.ProcessSpecialRequest(HttpContext context, MethodInfo method, Int32 paramCount, Object eventSource, EventArgs eventArgs, HttpSessionState session) at System.Web.HttpApplicationFactory.FireApplicationOnEnd() at System.Web.HttpApplicationFactory.Dispose() at System.Web.HttpRuntime.Dispose() at System.Web.HttpRuntime.ReleaseResourcesAndUnloadAppDomain(Object state) at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack) at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
I also received this slow load when it was hosted on my own development server so not sure if this is the problem. Do you know of any methods to optimise the speed of the website. I also got a report done from website speed testing tool. It came back stating the site was loading in 0.9 - 1.7 seconds. Though I've found it to take anything from 3 - 10 seconds loading from my own browsers.
Any help would be greatly appreciated.
All the best,
Sahus Pilwal
|