Hi all, I've been having issues with a Umbraco installation that's been stalling a lot. First seemed as this issue http://issues.umbraco.org/issue/U4-5728. Upgraded to 7.1.9 and the problem was solved for an hour. I have the installation up and running on our own servers, where the site runs without any issues, but on the hosting enviroment the site is supposed to be on, it can stall for up to 1 miinute.
The hosting provider have been testing and tracking the error and points the issue to Umbracos Log Scrubbing.
Here's what they say:
"The sitestallsONLYwhenUmbracosLogScrubbingis activated. Onlythe sessionthat initiateslogscrubbingisaffected.Thismeans that iftwomachinesconnect to thesite,at very shortintervals,one machine willseethe sitestall,the other willseeit worksfine. Log scrubbingis activatedapproximatelyevery minuteand it is if you hit the siteat the same timethatthe sitestalls."
Umbraco 7.1.9 - ASP.Net 4.0 (Integrated Pipelines) - Windows server 2008
Would appreciate any input on this issue?
PS: Is it possible to control the log scrubbers timing?
Umbraco stalling - Log Scrubbing
Hi all, I've been having issues with a Umbraco installation that's been stalling a lot. First seemed as this issue http://issues.umbraco.org/issue/U4-5728. Upgraded to 7.1.9 and the problem was solved for an hour. I have the installation up and running on our own servers, where the site runs without any issues, but on the hosting enviroment the site is supposed to be on, it can stall for up to 1 miinute.
The hosting provider have been testing and tracking the error and points the issue to Umbracos Log Scrubbing.
Here's what they say:
"The site stalls ONLY when Umbracos Log Scrubbing is activated.
Only the session that initiates log scrubbing is affected. This means that if two machines connect to the site, at very short intervals, one machine will see the site stall, the other will see it works fine.
Log scrubbing is activated approximately every minute and it is if you hit the site at the same time that the site stalls."
Umbraco 7.1.9 - ASP.Net 4.0 (Integrated Pipelines) - Windows server 2008
Would appreciate any input on this issue?
PS: Is it possible to control the log scrubbers timing?
Hi Hasan,
If you see the mininum requirements for Umbraco 7, you need to run ASP.NET 4.5 http://our.umbraco.org/documentation/Installation/system-requirements and run it with Full trust level.
So try upgrade your ASP.NET framework form 4.0 to 4.5
Hope this helps,
/Dennis
is working on a reply...