I was running my Sitefinity development environment within a virtual machine with 8 GB allocated to the VM, and while I was running a web application within IIS 8, I encountered this very interesting error message:
I found that very interesting since it immediately notified me that my system was running low on memory and that I would need to increase the allocation of memory for my VM if I wished to continue taxing the memory and CPU of my development environment in the manner I was currently doing!
You can find more information about the minFreeMemoryPercentageToActivateService setting in this MSDN article: http://msdn.microsoft.com/en-us/library/ms731336.aspx
I found that very interesting since it immediately notified me that my system was running low on memory and that I would need to increase the allocation of memory for my VM if I wished to continue taxing the memory and CPU of my development environment in the manner I was currently doing!
You can find more information about the minFreeMemoryPercentageToActivateService setting in this MSDN article: http://msdn.microsoft.com/en-us/library/ms731336.aspx
No comments:
Post a Comment