Hello,

We are using NopCommerce 1.8 for our site, but sometimes site becomes unresponsive/crashes.

I asked to hosting provider & as per them this is memory leakage issue and the application pool attempts to stay active, which causes the memory usage to bloat. When they finally kills the actual process of the application pool it starts working well again.

Can someone guide me on how to solve this memory leakage issue ?

Thanks