Umbraco 7 version slow media section on production server
Hi,
local on my laptop when I upload media images in the media section it runs perfectly. But when I do this on my production server, eg Windows Server 2012 with IIS 8+ and MSSQL Express, it runs slow and the IIS worker process takes all the CPU.
Anyone that can help me with this?
/Michael
EDIT
Also the content section is slow when I try to add new nodes...
EDIT 2
Below some rules from the log where the application gets restarted multiple times...
2016-03-23 09:59:36,936 [P2616/D99/T30] INFO Umbraco.Core.UmbracoApplicationBase - Application shutdown. Details: ConfigurationChange
_shutDownMessage=IIS configuration change
HostingEnvironment initiated shutdown
HostingEnvironment caused shutdown
_shutDownStack= at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at System.Web.Hosting.HostingEnvironment.InitiateShutdownInternal()
at System.Web.Hosting.PipelineRuntime.StopProcessing()
at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)
at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)
2016-03-23 09:59:49,483 [P2616/D100/T36] INFO Umbraco.Core.UmbracoApplicationBase - Application shutdown. Details: ConfigurationChange
_shutDownMessage=IIS configuration change
HostingEnvironment initiated shutdown
HostingEnvironment caused shutdown
_shutDownStack= at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at System.Web.Hosting.HostingEnvironment.InitiateShutdownInternal()
at System.Web.Hosting.PipelineRuntime.StopProcessing()
Are you running other sites on this server or is there only this one site? And what exact version of Umbraco 7 are you using?
Does the event viewer on the server reveal any additional information? And how about the browser console log - Does it display any error messages when uploading or adding content?
Umbraco 7 version slow media section on production server
Hi,
local on my laptop when I upload media images in the media section it runs perfectly. But when I do this on my production server, eg Windows Server 2012 with IIS 8+ and MSSQL Express, it runs slow and the IIS worker process takes all the CPU.
Anyone that can help me with this?
/Michael
EDIT
Also the content section is slow when I try to add new nodes...
EDIT 2
Below some rules from the log where the application gets restarted multiple times...
Hi Michaël
Are you running other sites on this server or is there only this one site? And what exact version of Umbraco 7 are you using?
Does the event viewer on the server reveal any additional information? And how about the browser console log - Does it display any error messages when uploading or adding content?
/Jan
Hi Jan,
I have another site running with umbraco 7 on the same server but its a verry small one and doesn't have many visitors or backend changes.
Event viewer:
Umbraco version:
Browser log:
No errors. All showing normal only with a loader that takes some time to load the content nodes.
/Michael
Hi Michael,
I have seen this myself a couple of times. Each time you do a publish action or add a new image the application restarts.
It's caused by MS update on the server
You can find more info and a solution in this topic : http://issues.umbraco.org/issue/U4-6338
Dave
@Dave,
Thanks for the intel.
I will run the windows update and install this patch and see if it resolves the issue.
/Michael
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.