We have recently been having issues with some of our umbraco websites. The problem is that they are all using around 400 MB of memory(w3wp.exe) and at a certain point the site shows an 'Out of memory' exception.
All the sites are using version 4.11 and resides on Windows Server 2012 R2 and IIS 8.5 and SQL server 2012.
Are you using some custom integration based on the Umbraco API? Or are you integrating 3rd party API/Data into Umbraco? What 3rd party packages are being used?
Have you checked the log in /App_Data/Logs folder to see if it reveals any further details about the issue?
thanks a lot for the replies. I will give the 32 bit applications a try and keep you posted.
For the third parties, there's mainly Contour and Image cropper .
Huge Memory usage
Hello
We have recently been having issues with some of our umbraco websites. The problem is that they are all using around 400 MB of memory(w3wp.exe) and at a certain point the site shows an 'Out of memory' exception.
All the sites are using version 4.11 and resides on Windows Server 2012 R2 and IIS 8.5 and SQL server 2012.
Does anyone have an idea what it could be?
Thanks
Regards Aaeda
Hi aaeda
Are you using some custom integration based on the Umbraco API? Or are you integrating 3rd party API/Data into Umbraco? What 3rd party packages are being used?
Have you checked the log in /App_Data/Logs folder to see if it reveals any further details about the issue?
/Jan
Hi aaeda,
have you allowed 32-bit applications in the settings of your specific application pool?
I can still remember that I had a similar problem a long time ago and this fixed the problem for me.
Best,
Sören
Hi,
We have also found that allowing 32-bit applications helps reduce the memory usage.
Hi
thanks a lot for the replies. I will give the 32 bit applications a try and keep you posted. For the third parties, there's mainly Contour and Image cropper .
Thanks
Have also checked the logs, but there were no specific error messages as such.
is working on a reply...